this repo has no description
0
fork

Configure Feed

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

remove wip banner bc

+1 -1
+1 -1
src/layouts/base.astro
··· 27 27 <meta name="viewport" content="width=device-width" /> 28 28 <meta name="generator" content={Astro.generator} /> 29 29 <link rel="sitemap" href="/sitemap-index.xml" /> 30 - <title>wip 🚨 | {title} | vielle.dev</title> 30 + <title>{title} | vielle.dev</title> 31 31 <!-- per page info --> 32 32 <slot name="head" /> 33 33 <!-- default styles (rem, *) -->