Update website description to be more bloggy

This commit is contained in:
Cassidy Williams
2023-12-22 11:51:35 -08:00
parent a59051f62b
commit 39c81c2609
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ const tags = getTags(posts);
<html lang="en-us">
<BaseHead title={SITE_TITLE} description={SITE_DESCRIPTION} />
<body>
<Header title={SITE_TITLE} />
<Header title={"Cassidy Williams"} />
<main>
<About />