summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/_default/hugo.toml2
-rw-r--r--config/_default/menus.en.toml3
2 files changed, 4 insertions, 1 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 4a891c0..587533f 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -1,6 +1,6 @@
baseURL = 'https://crys.site'
languageCode = 'en-us'
-title = "Michał Sapka's website"
+title = "Crys Site"
tagline = "Hello do Michał's weblog!"
theme = "24-unification"
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml
index a2d4949..eaf2344 100644
--- a/config/_default/menus.en.toml
+++ b/config/_default/menus.en.toml
@@ -213,6 +213,9 @@
name = "Contact"
pageRef = "/more/contact"
+[[sections-extra]]
+ name = "Links"
+ pageRef = "/more/Links"
# [[sections]]
# name = "Links"