diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index c6b2fbf..8d98c82 100644 --- a/config.toml +++ b/config.toml | |||
@@ -14,6 +14,7 @@ description = "Ryan Schanzenbacher's Personal website" | |||
14 | hideCredits = true | 14 | hideCredits = true |
15 | colorScheme = "dark" | 15 | colorScheme = "dark" |
16 | hideColorSchemeToggle = true | 16 | hideColorSchemeToggle = true |
17 | avatarURL = "/imgs/profile/avatar.jpg" | ||
17 | 18 | ||
18 | [[params.social]] | 19 | [[params.social]] |
19 | name = "Github" | 20 | name = "Github" |
@@ -35,7 +36,6 @@ hideColorSchemeToggle = true | |||
35 | weight = 4 | 36 | weight = 4 |
36 | icon = "fa fa-file-text-o fa-2x" | 37 | icon = "fa fa-file-text-o fa-2x" |
37 | url = "/resume/Schanzenbacher_Ryan_Resume.pdf" | 38 | url = "/resume/Schanzenbacher_Ryan_Resume.pdf" |
38 | |||
39 | [[params.social]] | 39 | [[params.social]] |
40 | name = "GPG Key" | 40 | name = "GPG Key" |
41 | weight = 5 | 41 | weight = 5 |