Skip to content

Commit 726589f

Browse files
committed
feat: 変更忘れです
1 parent f668867 commit 726589f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2025/src/components/Footer.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,14 +149,14 @@
149149
></path>
150150
</svg>
151151
</div>
152-
<h2 class="text-lg font-bold sm:text-xl md:text-2xl">VimConf 2025</h2>
152+
<h2 class="text-lg font-bold sm:text-xl md:text-2xl">VimConf 2025 Small</h2>
153153
</div>
154154
<div class="mb-4 grid gap-4 sm:mb-6 sm:gap-6 md:grid-cols-1 lg:grid-cols-2">
155155
<div>
156156
<h3
157157
class="mb-2 text-sm font-semibold text-emerald-400 sm:mb-3 sm:text-base md:text-lg"
158158
>
159-
VimConf 2025
159+
VimConf 2025 Small
160160
</h3>
161161
<ul class="space-y-1 text-xs text-gray-300 sm:text-sm md:text-base">
162162
<li>2025年11月2日(日)</li>

0 commit comments

Comments
 (0)