feat: adding gist section with pointer vs value gist

This commit is contained in:
2025-11-24 20:34:15 +00:00
parent 8fe9bd28dd
commit 3dee555c5c
3 changed files with 60 additions and 1 deletions

View File

@@ -15,9 +15,13 @@ theme = 'risotto'
name = 'Projects'
pageRef = '/projects'
[[menu.main]]
weight = 10
weight = 20
name = 'Books & TV'
pageRef = '/books-and-tv'
[[menu.main]]
weight = 10
name = 'Gists'
pageRef = '/gists'
[params.about]
title = "John Costa"