From f7208a8af6b6c9d3f616c981df9f0b8a2aecef95 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Fri, 29 Aug 2025 22:34:54 -0400 Subject: [PATCH] fix resume link --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index c1090b4..5d483c7 100755 --- a/hugo.toml +++ b/hugo.toml @@ -51,4 +51,4 @@ theme = "hugo-sustain" name = "resume" identifier = "resume" weight = 300 - url = "/resume.pdf" + url = "https://shrugpw.com/resume.pdf"