From f65ed541b4f5076a520faa5decf5b5cd20a761f6 Mon Sep 17 00:00:00 2001 From: Tommy Harris Date: Wed, 19 Jul 2023 12:28:45 -0600 Subject: [PATCH] add Resume link --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 5309d90..42f1302 100644 --- a/config.toml +++ b/config.toml @@ -42,7 +42,8 @@ theme = "hugo-theme-shell" use = true folderName = "things" # Note: ["ACTIVITY", "URL or PATH TO YOUR MARKDOWN FILE"] - files = [ + files = [ + ["Resume", "https://tobraha.tilde.team/resume/"], ["Github", "https://github.com/tobraha/"], ["Twitter", "https://twitter.com/tobraha"], ["Alaska Photos", "https://tobraha.tilde.team/alaska/"]