--- import BaseLayout from "../layouts/BaseLayout.astro"; const pageTitle = "Home"; const ident = { firstName: "Demetrius", }; --- Hello!
My name is {ident.firstName}.

Welcome to my personal site. I believe a personal site gives me the control we as a society have lost to mainstream platforms. Despite this vast control, I still do not know what to put here 😁. This site is very much a work in progress, but I hope to develop it into something of which I will be proud.