diff --git a/config.toml b/config.toml index b808812..a74f9ef 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://hack13.me/" +baseURL = "https://hack13.me" languageCode = "en-us" title = "Hack13 Site" theme = "hacksite" diff --git a/content/testpost.md b/content/testpost.md deleted file mode 100644 index 91fb06e..0000000 --- a/content/testpost.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: Test -menu: - main: - weight: 40 ---- -# What is going on here? -There is something wrong with all of this... \ No newline at end of file