feat: track images with git lfs
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
---
|
||||
import Layout from '../layouts/Layout.astro';
|
||||
|
||||
|
||||
import Layout from "@layouts/Layout.astro";
|
||||
import Max from "@components/Max.astro";
|
||||
---
|
||||
|
||||
<Layout title="dude">
|
||||
|
||||
# Das ist mein Blog
|
||||
|
||||
<Max />
|
||||
</Layout>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user