File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,16 +21,23 @@ const Footer = () => {
2121 </ h3 >
2222 </ div >
2323 </ div >
24- < p className = "text-gray-300 max-w-md leading-relaxed mb-6 " >
25- Built by Raghu, Tommy and Gabriel from UT Austin .
24+ < p className = "text-gray-300 max-w-md leading-relaxed mb-4 " >
25+ Built with ❤️ by Raghu, Gabriel, and Tommy .
2626 </ p >
27- < p className = "text-gray-300 max-w-md leading-relaxed mb-6" >
27+ < p className = "text-gray-300 max-w-md leading-relaxed mb-4" >
28+ < a href = "https://github.com/RogueTex/ContentGenerator_RooHackathon" target = "_blank" rel = "noopener noreferrer" className = "text-primary-400 hover:underline" >
29+ View Source Code on GitHub
30+ </ a >
31+ </ p >
32+ < p className = "text-gray-300 max-w-md leading-relaxed" >
2833 Contact: < a href = "mailto:raghu.s@utexas.edu" className = "text-primary-400 hover:underline" > raghu.s@utexas.edu</ a >
2934 </ p >
3035 </ div >
3136
32- { /* Empty div to balance grid layout if needed, or remove if not */ }
37+ { /* Links or other content can go here */ }
3338 < div > </ div >
39+
40+ { /* Social links or other content can go here */ }
3441 < div > </ div >
3542 </ div >
3643
You can’t perform that action at this time.
0 commit comments