aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2024-12-02 13:27:22 +0000
committerKaran Jayachandra <mail@karanjayachandra.com>2024-12-02 13:27:22 +0000
commit837e484ae11022eb361106a143a0250c7c03245c (patch)
treeec004cb1a02d7b6527a69eda13ac22bec10eca77 /hugo.toml
parent46a8670430cdc0ea387bd7e27eb22c1d3fe0c870 (diff)
parent71bfd6889ab78777155d861f2222b01c9e65f510 (diff)
Merge branch 'develop' into 'main'
Added the first post related to low quality posts See merge request KaranJayachandra/karanjayachandra.gitlab.io!1
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml12
1 files changed, 3 insertions, 9 deletions
diff --git a/hugo.toml b/hugo.toml
index 768be84..fcaedb7 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -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]