Make blog generic template for anyone

This commit is contained in:
Cassidy Williams
2024-05-09 23:46:25 -05:00
parent 29bd249a37
commit 342f889e57
116 changed files with 141 additions and 5777 deletions

View File

@@ -1,3 +1,2 @@
export const SITE_TITLE = "Cassidy's blog";
export const SITE_DESCRIPTION =
"I'm Cassidy Williams, a software engineer, mom, and overall nerd in Chicago. I write about tech, projects, and whatever else I'm thinking about!";
export const SITE_TITLE = "Cassidy's blog template";
export const SITE_DESCRIPTION = "A blog template for you!";