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

[I2-28]/fix CseSoc -> CSESoc#58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dlynz merged 2 commits intomasterfromI2-28/fix-CseSoc-CSESoc
Jul 3, 2025
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletionfrontend/src/pages/about/constitution.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,7 @@ const ConstitutionPage = () => {
return (
<Layout>
<TabTitle>
<title>Constitution |CseSoc UNSW</title>
<title>Constitution |CSESoc UNSW</title>
</TabTitle>
<PageTitle title="CONSTITUTION" />
<PageBody>
Expand Down
2 changes: 1 addition & 1 deletionfrontend/src/pages/about/election-guide.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,7 @@ const ElectionGuidePage = () => {
return (
<Layout>
<TabTitle>
<title>Constitution |CseSoc UNSW</title>
<title>Constitution |CSESoc UNSW</title>
</TabTitle>
<PageTitle title="ELECTION GUIDE" />
<PageBody>
Expand Down
2 changes: 1 addition & 1 deletionfrontend/src/pages/about/execs-directors-subcoms.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,7 +9,7 @@ const ExecsDirectorsSubcommitteesPage = () => {
return (
<Layout>
<TabTitle>
<title>Execs, Directors, Subcom |CseSoc UNSW</title>
<title>Execs, Directors, Subcom |CSESoc UNSW</title>
</TabTitle>
<PageTitle title="EXECS, DIRECTORS & SUBCOMMITTEES" />
<PageBody>
Expand Down
2 changes: 1 addition & 1 deletionfrontend/src/pages/about/faqs.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,7 @@ const FaqsPage = () => {
return (
<Layout>
<TabTitle>
<title>FAQs |CseSoc UNSW</title>
<title>FAQs |CSESoc UNSW</title>
</TabTitle>
<PageTitle title="FREQUENTLY ASKED QUESTIONS" />
<PageBody>
Expand Down
2 changes: 1 addition & 1 deletionfrontend/src/pages/about/index.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,7 +8,7 @@ export default function AboutPage() {
return (
<Layout>
<TabTitle>
<title>About Us |CseSoc UNSW</title>
<title>About Us |CSESoc UNSW</title>
</TabTitle>

<PageTitle title="ABOUT US" />
Expand Down
2 changes: 1 addition & 1 deletionfrontend/src/pages/about/our-history.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -15,7 +15,7 @@ const OurHistoryPage = () => {
return (
<Layout>
<TabTitle>
<title>Our History |CseSoc UNSW</title>
<title>Our History |CSESoc UNSW</title>
</TabTitle>

<PageTitle title="OUR HISTORY" />
Expand Down
2 changes: 1 addition & 1 deletionfrontend/src/pages/contact-us.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,7 +8,7 @@ export default function ContactUsPage() {
return(
<Layout>
<TabTitle>
<title>Contact Us |CseSoc UNSW</title>
<title>Contact Us |CSESoc UNSW</title>
</TabTitle>

<PageTitletitle="CONTACT US"/>
Expand Down
4 changes: 2 additions & 2 deletionsfrontend/src/pages/events.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,7 +8,7 @@ export default function EventsPage() {
return(
<>
<TabTitle>
<title>Events |CseSoc UNSW</title>
<title>Events |CSESoc UNSW</title>
</TabTitle>

<sectionclassName="flex flex-col min-h-screen justify-between py-8 relative">
Expand All@@ -22,4 +22,4 @@ export default function EventsPage() {
</section>
</>
);
}
}
2 changes: 1 addition & 1 deletionfrontend/src/pages/index.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,7 +9,7 @@ export default function HomePage() {
return(
<>
<TabTitle>
<title>CseSoc UNSW</title>
<title>CSESoc UNSW</title>
</TabTitle>

<section>
Expand Down
2 changes: 1 addition & 1 deletionfrontend/src/pages/resources.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ export default function ResourcesPage() {
return(
<Layout>
<TabTitle>
<title>Resources |CseSoc UNSW</title>
<title>Resources |CSESoc UNSW</title>
</TabTitle>

<PageTitletitle="RESOURCES"/>
Expand Down
2 changes: 1 addition & 1 deletionfrontend/src/pages/sponsors.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -31,7 +31,7 @@ export default function SponsorsPage() {
return(
<Layout>
<TabTitle>
<title>Sponsers |CseSoc UNSW</title>
<title>Sponsers |CSESoc UNSW</title>
</TabTitle>

<divid="diamondRain"className="opacity-0">
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp