removing test page, fixing pathing
This commit is contained in:
parent
8d9671e2f0
commit
dbf609e054
2 changed files with 1 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
baseURL = "https://hack13.me/"
|
||||
baseURL = "https://hack13.me"
|
||||
languageCode = "en-us"
|
||||
title = "Hack13 Site"
|
||||
theme = "hacksite"
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
title: Test
|
||||
menu:
|
||||
main:
|
||||
weight: 40
|
||||
---
|
||||
# What is going on here?
|
||||
There is something wrong with all of this...
|
Reference in a new issue