File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,9 @@ import VimLogo from "./VimLogo.astro";
1010 <div class =" flex items-center" >
1111 <a href =" /2025/ja" class =" flex items-center" >
1212 <VimLogo class =" h-10 w-10" />
13- <span class =" text-xl font-bold text-emerald-700" >VimConf 2025</span >
13+ <span class =" text-xl font-bold text-emerald-700"
14+ >VimConf 2025 Small</span
15+ >
1416 </a >
1517 </div >
1618 <nav class =" hidden items-center space-x-6 md:flex" >
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import VimLogo from "./VimLogo.astro";
1313 <VimLogo class =" mx-auto h-28 w-28" />
1414 </div >
1515 <h1 class =" mb-3 text-3xl font-bold text-emerald-800 md:mb-4 md:text-6xl" >
16- VimConf 2025
16+ VimConf 2025 Small
1717 </h1 >
1818 <div
1919 class =" mb-8 flex flex-col items-center justify-center gap-3 md:mb-12 md:flex-row"
You can’t perform that action at this time.
0 commit comments