家の設計図
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

忘れてた

-4
-4
src/katachi/kiten.astro
··· 25 25 <meta name="generator" content={Astro.generator} /> 26 26 <title>{meta.title}</title> 27 27 <meta name="description" content={meta.setsu} /> 28 - <link rel="icon" href="/icon.png" type="image/png" /> 29 28 <link rel="icon" href="/favicon.ico" sizes="32x32" /> 30 29 <link rel="apple-touch-icon" href="/apple-touch-icon.png" /> 31 30 <ClientRouter /> ··· 83 82 <div class="flex gap-[0.2rem] items-center"> 84 83 <div class="copyright insvg bg-(--hou) hoso:ml-5.5"></div> 85 84 <p class="flex gap-1.5">2026 kyohenoki</p> 86 - </div> 87 - <div> 88 - <p>統計情報[準備中]</p> 89 85 </div> 90 86 </div> 91 87 </div>