added certification page and updated hugo.toml

This commit is contained in:
2026-05-13 05:13:56 -05:00
parent 54bbb08b2e
commit ab09205b8f
2 changed files with 19 additions and 0 deletions
+6
View File
@@ -11,3 +11,9 @@ theme = 'PaperMod'
enabled = true
title = "Chris Roberts"
subtitle = "Documenting technology related projects"
[[menus.main]]
name = "Certifications"
url = "/certifications/"
weight = 10