feat: track images with git lfs

This commit is contained in:
2024-03-27 01:51:42 +01:00
parent f0129ecc76
commit 31b24de86c
142 changed files with 5133 additions and 169 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>