summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 07e96cf..ad8c482 100644
--- a/config.toml
+++ b/config.toml
@@ -30,7 +30,8 @@ hideColorSchemeToggle = true
30[[params.social]] 30[[params.social]]
31 name = "Resume" 31 name = "Resume"
32 weight = 4 32 weight = 4
33 url = /static/RyanSchanzenbacher 33 icon = "fa fa-file-text-o fa-2x"
34 url = "/static/Schanzenbacher_Ryan_Resume.pdf"
34 35
35#[[menu.main]] 36#[[menu.main]]
36# name = "About" 37# name = "About"