updating to be blog focused version of site

This commit is contained in:
hack13 2023-01-22 08:14:31 -05:00
parent 4f61252525
commit faadb821d3
8 changed files with 4 additions and 294 deletions

View file

@ -1,6 +1,6 @@
baseURL = "https://hack13.me"
languageCode = "en-us"
title = "Hack13 Site"
title = "Hack13 Blog"
theme = "hacksite"
sectionPagesMenu = "main"
@ -13,7 +13,7 @@ sectionPagesMenu = "main"
url = "/"
[[menu.main]]
identifier = "posts"
name = "Blog"
name = "Posts"
title = "posts"
weight = "15"
url = "/posts/"