Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit94aa70e

Browse files
author
Dylan Zhang
committed
general pages fix CseSoc
1 parent42e2eba commit94aa70e

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

‎frontend/src/pages/contact-us.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
<PageTitletitle="CONTACT US"/>

‎frontend/src/pages/events.tsx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
<sectionclassName="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+
}

‎frontend/src/pages/index.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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>

‎frontend/src/pages/resources.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
<PageTitletitle="RESOURCES"/>

‎frontend/src/pages/sponsors.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
<divid="diamondRain"className="opacity-0">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp