blog

Log | Files | Refs

commit ab5e3597dfc98b4da8db0470fb919cef41e8cc99
parent 9e23b5fd0f74a8cfc7c9ecbafbfe5378b7eedda1
Author: Chris Roberts <chris.roberts@learningunix.net>
Date:   Tue, 19 May 2026 05:29:39 -0500

added linked in link to hugo.toml

Diffstat:
Mhugo.toml | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/hugo.toml b/hugo.toml @@ -29,3 +29,8 @@ theme = 'PaperMod' name = "Email" url = "mailto:chris.roberts@learningunix.net" weight = 30 + +[[menus.main]] + name = "LinkedIn" + url = "https://www.linkedin.com/in/chris-roberts-5808a63a7" + weight = 40