summaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml11
1 files changed, 9 insertions, 2 deletions
diff --git a/config.yaml b/config.yaml
index f8542cb..a4dcab7 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,4 +1,11 @@
baseURL: 'http://example.org/'
languageCode: 'en-us'
-title: 'My New Hugo Site'
-theme: "ananke" \ No newline at end of file
+title: "RayHammer"
+theme: "ananke"
+
+DefaultContentLanguage: "en"
+SectionPagesMenu: "main"
+
+params:
+ author: "RayHammer"
+ description: "Privacy and security online." \ No newline at end of file