Skip to content

Commit

Permalink
fis: footer branding full name
Browse files Browse the repository at this point in the history
  • Loading branch information
denny0223 committed Nov 21, 2024
1 parent fba777e commit 9df719a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/cfp/_components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ function Brand() {
<div className="item-between flex flex-row gap-6 max-mobile:flex-col mobile:items-end">
<SitconLogo height={60} width={200} />
<p className="max-[1060px]:hidden">
學生計算機年會 <br /> Student Information Technology Conference
學生計算機年會 <br /> Students&#39; Information Technology Conference
</p>
</div>
);
Expand Down

0 comments on commit 9df719a

Please sign in to comment.