---
import Layout from '../layouts/Layout.astro'
import Footer from '../components/Footer.astro'
const page = {
title: "Ayo's Threads",
description: 'Incubator for thoughts before the become a blog',
}
---
{page.title}
{page.description}
Visit the page