From 71bfd6889ab78777155d861f2222b01c9e65f510 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 2 Dec 2024 14:26:08 +0100 Subject: Added the first post related to low quality posts --- hugo.toml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'hugo.toml') 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] -- cgit v1.3.1