From 67e711ef212e8db350a4ef5d780d52837d2ceb94 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Mon, 12 Aug 2024 12:50:18 -0400 Subject: added photos link, and updated home content --- hugo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 3462e52..8ab4448 100644 --- a/hugo.toml +++ b/hugo.toml @@ -40,6 +40,14 @@ icon = "fa-solid fa-file" title = "Resume" url = "/KumarDamaniCV.pdf" +[menu] + + [[menu.main]] + identifier = "photos" + name = "Photos" + url = "https://nc.kumardamani.net/apps/memories/a/vSk9IAWVUx2vcqphL9nMnLFmDQBDZWPr" + weight = 10 + [taxonomies] category = "categories" tag = "tags" -- cgit v1.2.3