From 5ab8a6cc8e7bd839d212a234d5c49252da75eac3 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 19 Feb 2024 14:57:49 +0100 Subject: Removed markdown CV --- hugo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 44d98f9..768be84 100644 --- a/hugo.toml +++ b/hugo.toml @@ -15,6 +15,9 @@ enableRobotsTXT = true [[menu.main]] name = 'Email' url = 'mailto:mail@karanjayachandra.com' + [[menu.main]] + name = 'CV' + url = 'https://karanjayachandra.gitlab.io/cv' [[menu.main]] name = 'Social' url = 'https://www.linkedin.com/in/karanjayachandra' -- cgit v1.3.1