diff --git a/config.toml b/config.toml index a969b19..52a9be9 100644 --- a/config.toml +++ b/config.toml @@ -14,9 +14,9 @@ minifyOutput = true [params] env = "production" title = "Hackanooga" -description = "ExampleSite description" +description = "Hackanooga - Confessions of a homelab hacker" keywords = [ "Blog", "Portfolio", "PaperMod" ] -author = "Me" +author = "Mike Conrad" images = [ "" ] DateFormat = "January 2, 2006" defaultTheme = "auto" diff --git a/layouts/partials/extend_head.html b/layouts/partials/extend_head.html new file mode 100644 index 0000000..1e7c56d --- /dev/null +++ b/layouts/partials/extend_head.html @@ -0,0 +1,5 @@ +