added certification page and updated hugo.toml
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
+++
|
||||||
|
date = '2026-05-13T05:07:25-05:00'
|
||||||
|
draft = false
|
||||||
|
title = 'Certifications'
|
||||||
|
+++
|
||||||
|
|
||||||
|
|
||||||
|
## Certifications
|
||||||
|
|
||||||
|
- **CompTIA Linux+** — 6 February 2026
|
||||||
|
- **CompTIA A+** — 17 April 2026
|
||||||
|
|
||||||
|
|
||||||
@@ -11,3 +11,9 @@ theme = 'PaperMod'
|
|||||||
enabled = true
|
enabled = true
|
||||||
title = "Chris Roberts"
|
title = "Chris Roberts"
|
||||||
subtitle = "Documenting technology related projects"
|
subtitle = "Documenting technology related projects"
|
||||||
|
|
||||||
|
|
||||||
|
[[menus.main]]
|
||||||
|
name = "Certifications"
|
||||||
|
url = "/certifications/"
|
||||||
|
weight = 10
|
||||||
|
|||||||
Reference in New Issue
Block a user