diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-25 15:33:31 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-25 15:33:31 +0200 |
| commit | cf36eceb77364611c1d76cad2cea5c73ee2d5f8d (patch) | |
| tree | e1f3dde6c13408bcdd47530aee49c67e9d1f61cf /hugo.toml | |
| parent | 0b044b098e33c8cbb455ddae024949f08ba09039 (diff) | |
Added the blog posts from the previous site
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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" |
