imported theme and posts from WP

This commit is contained in:
Timothy Rogers 2021-06-27 03:03:18 -04:00
parent 2266e3ddc5
commit c5892a5972
60 changed files with 1095 additions and 21 deletions

View file

@ -1,3 +1,13 @@
baseURL = "https://hack13.me/"
languageCode = "en-us"
title = "Hack13 Site"
title = "Hack13 Site"
theme = "hacksite"
sectionPagesMenu = "main"
[menu]
[[menu.main]]
identifier = "home"
name = "Home"
title = "home"
weight = "10"
url = "/"