aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index e908a8f..7a9b733 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -9,6 +9,11 @@ theme = 'hugo-bearblog'
# Enable SEO service
enableRobotsTXT = true
+# Navigation
+[permalinks]
+ cv = "/cv"
+
+# Parameters for theming
[params]
title = "Karan Jayachandra"
description = "Personal website of Karan Jayachandra"