aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2023-09-25 15:33:31 +0200
committerKaran Jayachandra <karan.jayachandra@nxp.com>2023-09-25 15:33:31 +0200
commitcf36eceb77364611c1d76cad2cea5c73ee2d5f8d (patch)
treee1f3dde6c13408bcdd47530aee49c67e9d1f61cf /hugo.toml
parent0b044b098e33c8cbb455ddae024949f08ba09039 (diff)
Added the blog posts from the previous site
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"