summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2021-10-08 17:22:21 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2021-10-08 17:22:21 -0400
commit389065e0708c5e9dd78881270b98d211acac5f52 (patch)
treec9a158badb2e94dff1dcef4360513c58ce6bef60 /config.toml
parentc27050e8f1896eb3e729d24e82bfffbced008b76 (diff)
fixed profile pic and added about skeleton
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index f2af7bb..61314c2 100644
--- a/config.toml
+++ b/config.toml
@@ -14,7 +14,7 @@ description = "Ryan Schanzenbacher's Personal website"
14hideCredits = true 14hideCredits = true
15colorScheme = "dark" 15colorScheme = "dark"
16hideColorSchemeToggle = true 16hideColorSchemeToggle = true
17avatarURL = "/imgs/profile/avatar.jpg" 17avatarURL = "/imgs/profile/avatar.png"
18 18
19[[params.social]] 19[[params.social]]
20 name = "Github" 20 name = "Github"