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