feat: adding books section

This commit is contained in:
2025-07-22 15:36:08 +01:00
parent 4a7161b102
commit 61f615c1d5
13 changed files with 12 additions and 2 deletions

View File

@@ -9,9 +9,15 @@ theme = 'risotto'
[[menu.main]]
name = 'Blog'
pageRef = '/blog'
weight = 1
[[menu.main]]
weight = 1
name = 'Projects'
pageRef = '/projects'
[[menu.main]]
weight = 10
name = 'Books'
pageRef = '/books'
[params.about]
title = "John Costa"