commit 9caf648a91f66deab1c813f8fa765c15f18bfce3
parent ab09205b8f2c4e0ae42257789356538485d10267
Author: Chris Roberts <chris.roberts@learningunix.net>
Date: Wed, 13 May 2026 05:23:37 -0500
added resume
Diffstat:
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/hugo.toml b/hugo.toml
@@ -17,3 +17,7 @@ theme = 'PaperMod'
name = "Certifications"
url = "/certifications/"
weight = 10
+[[menus.main]]
+ name = "Resume"
+ url = "/resume.pdf"
+ weight = 20
diff --git a/static/resume.pdf b/static/resume.pdf
Binary files differ.