chore: remove unused vars
This commit is contained in:
parent
10a0b7599a
commit
c2c1c1dae2
1 changed files with 0 additions and 2 deletions
|
@ -1,9 +1,7 @@
|
|||
---
|
||||
import Layout from "../layouts/Layout.astro";
|
||||
import Footer from "../components/Footer.astro";
|
||||
import Posts from "../components/Posts.astro";
|
||||
|
||||
const posts = await Astro.glob("./now/and-then/posts/*.astro");
|
||||
const page = {
|
||||
title: 'Ayo\'s Threads',
|
||||
description: 'Incubator for thoughts before the become a blog'
|
||||
|
|
Loading…
Reference in a new issue