summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 709ba78..cfc1669 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -7,3 +7,9 @@ title = 'typo'
[module.hugoVersion]
extended = false
min = "0.116.0"
+
+# Default config
+[params.breadcrumbs]
+enabled = true
+showCurrentPage = true
+home = "Home" \ No newline at end of file