feat: track images with git lfs

This commit is contained in:
2024-03-27 01:51:42 +01:00
parent 59120a7dc7
commit d169df01f1
142 changed files with 5134 additions and 172 deletions

View File

@@ -1,5 +1,5 @@
---
import Layout from "../../layouts/Layout.astro";
import Layout from "@layouts/Layout.astro";
---
<Layout title="Home"> Sup people :) </Layout>