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
commitf979c4a313acc383a89f3772fc239330539b3838 (patch)
tree5f853e52585b1d6132c627c75958443e0b5b5973 /config.toml
parent470577d77f98a9b1fddf32602c6f2e963cc1f1a8 (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 8d98c82..324a22c 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"