File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ const TitleSlide = () => {
24
24
< div className = "mt-16 space-y-2" >
25
25
< p className = "text-xl text-blue-100 font-medium" > Jonathan Aaron Rocha</ p >
26
26
< p className = "text-lg text-blue-200" > ENGL 5374 - Research Methods in Graduate Studies</ p >
27
+ < p className = "text-lg text-blue-200" > jr159@my.tamuct.edu</ p >
27
28
</ div >
29
+
28
30
</ div >
29
31
30
32
{ /* Decorative elements */ }
Original file line number Diff line number Diff line change @@ -82,8 +82,10 @@ const ConclusionDisplay: React.FC = () => {
82
82
{ /* Citation */ }
83
83
< div className = "mt-8 text-center text-slate-500 text-sm" >
84
84
< p > Jonathan Aaron Rocha</ p >
85
+ < p > jr159@my.tamuct.edu</ p >
85
86
< p > ENGL 5374 - Research Methods in Graduate Studies</ p >
86
87
</ div >
88
+
87
89
</ div >
88
90
</ div >
89
91
) ;
You can’t perform that action at this time.
0 commit comments