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

Commitc768fea

Browse files
authored
Merge pull request#58 from csesoc/I2-28/fix-CseSoc-CSESoc
[I2-28]/fix CseSoc -> CSESoc
2 parentsa686bb6 +94aa70e commitc768fea

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
lines changed

‎frontend/src/pages/about/constitution.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const ConstitutionPage = () => {
77
return(
88
<Layout>
99
<TabTitle>
10-
<title>Constitution |CseSoc UNSW</title>
10+
<title>Constitution |CSESoc UNSW</title>
1111
</TabTitle>
1212
<PageTitletitle="CONSTITUTION"/>
1313
<PageBody>

‎frontend/src/pages/about/election-guide.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const ElectionGuidePage = () => {
77
return(
88
<Layout>
99
<TabTitle>
10-
<title>Constitution |CseSoc UNSW</title>
10+
<title>Constitution |CSESoc UNSW</title>
1111
</TabTitle>
1212
<PageTitletitle="ELECTION GUIDE"/>
1313
<PageBody>

‎frontend/src/pages/about/execs-directors-subcoms.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const ExecsDirectorsSubcommitteesPage = () => {
99
return(
1010
<Layout>
1111
<TabTitle>
12-
<title>Execs, Directors, Subcom |CseSoc UNSW</title>
12+
<title>Execs, Directors, Subcom |CSESoc UNSW</title>
1313
</TabTitle>
1414
<PageTitletitle="EXECS, DIRECTORS & SUBCOMMITTEES"/>
1515
<PageBody>

‎frontend/src/pages/about/faqs.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const FaqsPage = () => {
77
return(
88
<Layout>
99
<TabTitle>
10-
<title>FAQs |CseSoc UNSW</title>
10+
<title>FAQs |CSESoc UNSW</title>
1111
</TabTitle>
1212
<PageTitletitle="FREQUENTLY ASKED QUESTIONS"/>
1313
<PageBody>

‎frontend/src/pages/about/index.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default function AboutPage() {
88
return(
99
<Layout>
1010
<TabTitle>
11-
<title>About Us |CseSoc UNSW</title>
11+
<title>About Us |CSESoc UNSW</title>
1212
</TabTitle>
1313

1414
<PageTitletitle="ABOUT US"/>

‎frontend/src/pages/about/our-history.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const OurHistoryPage = () => {
1515
return(
1616
<Layout>
1717
<TabTitle>
18-
<title>Our History |CseSoc UNSW</title>
18+
<title>Our History |CSESoc UNSW</title>
1919
</TabTitle>
2020

2121
<PageTitletitle="OUR HISTORY"/>

‎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"/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp