From cf36eceb77364611c1d76cad2cea5c73ee2d5f8d Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 25 Sep 2023 15:33:31 +0200 Subject: Added the blog posts from the previous site --- hugo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hugo.toml') 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" -- cgit v1.3.1