diff --git a/frontend/src/pages/about/constitution.tsx b/frontend/src/pages/about/constitution.tsx index 8dc1650..d8136ec 100644 --- a/frontend/src/pages/about/constitution.tsx +++ b/frontend/src/pages/about/constitution.tsx @@ -7,7 +7,7 @@ const ConstitutionPage = () => { return ( - Constitution | CseSoc UNSW + Constitution | CSESoc UNSW diff --git a/frontend/src/pages/about/election-guide.tsx b/frontend/src/pages/about/election-guide.tsx index ef0ec27..5c8468f 100644 --- a/frontend/src/pages/about/election-guide.tsx +++ b/frontend/src/pages/about/election-guide.tsx @@ -7,7 +7,7 @@ const ElectionGuidePage = () => { return ( - Constitution | CseSoc UNSW + Constitution | CSESoc UNSW diff --git a/frontend/src/pages/about/execs-directors-subcoms.tsx b/frontend/src/pages/about/execs-directors-subcoms.tsx index 0fbc040..38fd4de 100644 --- a/frontend/src/pages/about/execs-directors-subcoms.tsx +++ b/frontend/src/pages/about/execs-directors-subcoms.tsx @@ -9,7 +9,7 @@ const ExecsDirectorsSubcommitteesPage = () => { return ( - Execs, Directors, Subcom | CseSoc UNSW + Execs, Directors, Subcom | CSESoc UNSW diff --git a/frontend/src/pages/about/faqs.tsx b/frontend/src/pages/about/faqs.tsx index 1ff036d..20df787 100644 --- a/frontend/src/pages/about/faqs.tsx +++ b/frontend/src/pages/about/faqs.tsx @@ -7,7 +7,7 @@ const FaqsPage = () => { return ( - FAQs | CseSoc UNSW + FAQs | CSESoc UNSW diff --git a/frontend/src/pages/about/index.tsx b/frontend/src/pages/about/index.tsx index 28ab4a5..ff4896b 100644 --- a/frontend/src/pages/about/index.tsx +++ b/frontend/src/pages/about/index.tsx @@ -8,7 +8,7 @@ export default function AboutPage() { return ( - About Us | CseSoc UNSW + About Us | CSESoc UNSW diff --git a/frontend/src/pages/about/our-history.tsx b/frontend/src/pages/about/our-history.tsx index e370bd3..cd11b44 100644 --- a/frontend/src/pages/about/our-history.tsx +++ b/frontend/src/pages/about/our-history.tsx @@ -15,7 +15,7 @@ const OurHistoryPage = () => { return ( - Our History | CseSoc UNSW + Our History | CSESoc UNSW diff --git a/frontend/src/pages/contact-us.tsx b/frontend/src/pages/contact-us.tsx index d2a4426..59e8a56 100644 --- a/frontend/src/pages/contact-us.tsx +++ b/frontend/src/pages/contact-us.tsx @@ -8,7 +8,7 @@ export default function ContactUsPage() { return ( - Contact Us | CseSoc UNSW + Contact Us | CSESoc UNSW diff --git a/frontend/src/pages/events.tsx b/frontend/src/pages/events.tsx index e43397c..831d33a 100644 --- a/frontend/src/pages/events.tsx +++ b/frontend/src/pages/events.tsx @@ -8,7 +8,7 @@ export default function EventsPage() { return ( <> - Events | CseSoc UNSW + Events | CSESoc UNSW
@@ -22,4 +22,4 @@ export default function EventsPage() {
); -} \ No newline at end of file +} diff --git a/frontend/src/pages/index.tsx b/frontend/src/pages/index.tsx index 25fb5cd..7f243f2 100644 --- a/frontend/src/pages/index.tsx +++ b/frontend/src/pages/index.tsx @@ -9,7 +9,7 @@ export default function HomePage() { return ( <> - CseSoc UNSW + CSESoc UNSW
diff --git a/frontend/src/pages/resources.tsx b/frontend/src/pages/resources.tsx index f1386f9..f5b16fa 100644 --- a/frontend/src/pages/resources.tsx +++ b/frontend/src/pages/resources.tsx @@ -11,7 +11,7 @@ export default function ResourcesPage() { return ( - Resources | CseSoc UNSW + Resources | CSESoc UNSW diff --git a/frontend/src/pages/sponsors.tsx b/frontend/src/pages/sponsors.tsx index 15641a2..210b0de 100644 --- a/frontend/src/pages/sponsors.tsx +++ b/frontend/src/pages/sponsors.tsx @@ -31,7 +31,7 @@ export default function SponsorsPage() { return ( - Sponsers | CseSoc UNSW + Sponsers | CSESoc UNSW