diff options
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/index.astro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro index 6c9c278..03b93c9 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -72,7 +72,6 @@ const posts = (await getCollection("blog")).sort( <iframe src="https://pinapelz.moe/" width="100%" height="500px" ></iframe> </section> - </ProjectGrid> <Footer /> </p> </main> |
