summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index ab40603..fe3a295 100644
--- a/config.toml
+++ b/config.toml
@@ -35,6 +35,12 @@ hideColorSchemeToggle = true
35 weight = 4 35 weight = 4
36 icon = "fa fa-file-text-o fa-2x" 36 icon = "fa fa-file-text-o fa-2x"
37 url = "/resume/Schanzenbacher_Ryan_Resume.pdf" 37 url = "/resume/Schanzenbacher_Ryan_Resume.pdf"
38
39[[params.social]]
40 name = "GPG Key"
41 weight = 5
42 icon = "fa fa-modern-key fa-2x"
43 url = "gpgkey.asc"
38 44
39#[[menu.main]] 45#[[menu.main]]
40# name = "About" 46# name = "About"