summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2021-12-28 12:34:01 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2021-12-28 12:34:01 -0500
commit644e5f7f178322d78eea8bf01b18e4683d948231 (patch)
treeb7904af2c69313ebdcb8e015e23d3f0525d3d57c /config.toml
parent512f313c2c263493d4c5c0eafb0cb66252830fdc (diff)
Removed profile picture until I take a new one
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 99c9296..6baee96 100644
--- a/config.toml
+++ b/config.toml
@@ -16,7 +16,7 @@ description = "Ryan Schanzenbacher's Personal website"
16hideCredits = true 16hideCredits = true
17colorScheme = "dark" 17colorScheme = "dark"
18hideColorSchemeToggle = true 18hideColorSchemeToggle = true
19avatarURL = "/imgs/profile/avatar.png" 19#avatarURL = "/imgs/profile/avatar.png"
20 20
21[[params.social]] 21[[params.social]]
22 name = "Github" 22 name = "Github"