aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2024-08-12 16:50:18 +0000
committerKumar Damani <me@kumardamani.net>2024-08-12 16:50:18 +0000
commit67e711ef212e8db350a4ef5d780d52837d2ceb94 (patch)
treeda8f14d04a65e00ca9274b0dd0686d327e68b85e /hugo.toml
parent56b9f0e748f89bbfa13fda5ba2b874ee18c31416 (diff)
added photos link, and updated home content
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml8
1 files changed, 8 insertions, 0 deletions
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"