We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f668867 commit 726589fCopy full SHA for 726589f
2025/src/components/Footer.astro
@@ -149,14 +149,14 @@
149
></path>
150
</svg>
151
</div>
152
- <h2 class="text-lg font-bold sm:text-xl md:text-2xl">VimConf 2025</h2>
+ <h2 class="text-lg font-bold sm:text-xl md:text-2xl">VimConf 2025 Small</h2>
153
154
<div class="mb-4 grid gap-4 sm:mb-6 sm:gap-6 md:grid-cols-1 lg:grid-cols-2">
155
<div>
156
<h3
157
class="mb-2 text-sm font-semibold text-emerald-400 sm:mb-3 sm:text-base md:text-lg"
158
>
159
- VimConf 2025
+ VimConf 2025 Small
160
</h3>
161
<ul class="space-y-1 text-xs text-gray-300 sm:text-sm md:text-base">
162
<li>2025年11月2日(日)</li>
0 commit comments