feat: Adding places tab with a map

This commit is contained in:
2026-03-30 22:32:17 +01:00
parent bde2392f5a
commit 29170aa80e
5 changed files with 84 additions and 1 deletions

View File

@@ -22,6 +22,10 @@ theme = 'risotto'
weight = 10
name = 'Gists'
pageRef = '/gists'
[[menu.main]]
weight = 15
name = 'Places'
pageRef = '/places'
[params.about]
title = "John Costa"