Move latest/ to 2.0/

I think this makes more sense, that way links won't break whenever I publish a new docs version
This commit is contained in:
Ryan Gossiaux
2023-06-10 21:08:03 -07:00
parent 8c9732e716
commit 3a895f5d41
32 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<script>
import "../../../../app.css";
</script>
<div class="flex flex-col items-center justify-center">
<slot />
</div>