aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
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]