--- import Layout from '../layouts/Layout.astro' import Card from '../components/Card.astro' import Footer from '../components/Footer.astro' import now from '../constants/now.json' // const isDev = import.meta.env.DEV; // const getOriginUrl = (path: string) => isDev ? `http://localhost:5000/${path}` : path; ---
Ayo Ayco's avatar

Hi, I'm Ayo!

Now {now.title}

I care about the Web, and I love to create stuff to inspire and serve others.