diff options
| author | Kumar Damani <me@kumardamani.net> | 2024-08-12 16:50:18 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2024-08-12 16:50:18 +0000 |
| commit | 67e711ef212e8db350a4ef5d780d52837d2ceb94 (patch) | |
| tree | da8f14d04a65e00ca9274b0dd0686d327e68b85e /hugo.toml | |
| parent | 56b9f0e748f89bbfa13fda5ba2b874ee18c31416 (diff) | |
added photos link, and updated home content
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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" |
