Personal Site
0
fork

Configure Feed

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

change what i use to be markdown

+7 -7
-7
src/pages/use.astro
··· 1 - --- 2 - import Base from "/components/Base.astro"; 3 - --- 4 - 5 - <Base> 6 - <h1>vielle.dev</h1> 7 - </Base>
+7
src/pages/use.md
··· 1 + --- 2 + layout: /components/Markdown.astro 3 + title: Things I Use 4 + --- 5 + 6 + list of things i make use of 7 + long or short idk