Skip to content

Commit c014979

Browse files
authored
Merge pull request #189 from OUCC/aiueo-1234/update-copyright
著作権表示の更新
2 parents 164125e + 078d639 commit c014979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/layout/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import FooterLink from './FooterLink.astro'
66
<footer class="flex flex-wrap items-center justify-center gap-8 py-8">
77
<div class="flex flex-wrap items-center justify-center gap-4 px-4">
88
<OuccImage role="img" aria-label="OUCC" class="w-12" />
9-
<span class="text-sm"2023 大阪大学コンピュータクラブ</span>
9+
<span class="text-sm"2025 大阪大学コンピュータクラブ</span>
1010
</div>
1111
<div class="flex flex-wrap items-center justify-center gap-4 px-4">
1212
<FooterLink to="/oucc-rules.pdf">規約</FooterLink>

0 commit comments

Comments
 (0)