🚀 meta: initial commit

This commit is contained in:
Jacob Babich
2021-03-30 13:28:52 -04:00
commit 2ac0c9862d
21 changed files with 3439 additions and 0 deletions

3
src/routes/_prose.svelte Normal file
View File

@@ -0,0 +1,3 @@
<article class="prose">
<slot />
</article>