File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export default function ContactUsPage() {
88 return (
99 < Layout >
1010 < TabTitle >
11- < title > Contact Us | CseSoc UNSW</ title >
11+ < title > Contact Us | CSESoc UNSW</ title >
1212 </ TabTitle >
1313
1414 < PageTitle title = "CONTACT US" />
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export default function EventsPage() {
88 return (
99 < >
1010 < TabTitle >
11- < title > Events | CseSoc UNSW</ title >
11+ < title > Events | CSESoc UNSW</ title >
1212 </ TabTitle >
1313
1414 < section className = "flex flex-col min-h-screen justify-between py-8 relative" >
@@ -22,4 +22,4 @@ export default function EventsPage() {
2222 </ section >
2323 </ >
2424 ) ;
25- }
25+ }
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export default function HomePage() {
99 return (
1010 < >
1111 < TabTitle >
12- < title > CseSoc UNSW</ title >
12+ < title > CSESoc UNSW</ title >
1313 </ TabTitle >
1414
1515 < section >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export default function ResourcesPage() {
1111 return (
1212 < Layout >
1313 < TabTitle >
14- < title > Resources | CseSoc UNSW</ title >
14+ < title > Resources | CSESoc UNSW</ title >
1515 </ TabTitle >
1616
1717 < PageTitle title = "RESOURCES" />
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ export default function SponsorsPage() {
3131 return (
3232 < Layout >
3333 < TabTitle >
34- < title > Sponsers | CseSoc UNSW</ title >
34+ < title > Sponsers | CSESoc UNSW</ title >
3535 </ TabTitle >
3636
3737 < div id = "diamondRain" className = "opacity-0" >
You can’t perform that action at this time.
0 commit comments