Make blog generic template for anyone
This commit is contained in:
@@ -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!";
|
||||
|
||||
Reference in New Issue
Block a user