diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2024-12-02 14:26:08 +0100 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2024-12-02 14:26:08 +0100 |
| commit | 71bfd6889ab78777155d861f2222b01c9e65f510 (patch) | |
| tree | ec004cb1a02d7b6527a69eda13ac22bec10eca77 /hugo.toml | |
| parent | 46a8670430cdc0ea387bd7e27eb22c1d3fe0c870 (diff) | |
Added the first post related to low quality posts
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -13,17 +13,11 @@ enableRobotsTXT = true [menu] [[menu.main]] - name = 'Email' - url = 'mailto:mail@karanjayachandra.com' + name = 'Posts' + url = '/nano' [[menu.main]] - name = 'CV' + name = 'Profile' url = 'https://karanjayachandra.gitlab.io/cv' - [[menu.main]] - name = 'Social' - url = 'https://www.linkedin.com/in/karanjayachandra' - [[menu.main]] - name = 'Code' - url = 'https://gitlab.com/KaranJayachandra' # Parameters for theming [params] |
