Compare

ce68cd2ba8fbd5adbaccfe32dbe90a525291c732 .. b98966e4666a527b281aab7b4a0de9886e12b257 · 1 commits

Changed files

FileChanges
config.toml +1 −1 raw

Commits

HashSubjectAuthorDate
b98966e4 Changed the email on my homepage to be my inquiries email Ryan Schanzenbacher
diff --git a/config.toml b/config.toml
index fa84ecd..1bd7a73 100644
--- a/config.toml
+++ b/config.toml
@@ -31,7 +31,7 @@ hideColorSchemeToggle = true
[[params.social]]
name = "Email"
weight = 3
- url = "mailto:rjs1877@rit.edu"
+ url = "mailto:inquiries@rschanz.org"
icon = "fa fa-envelope fa-2x"
[[params.social]]
name = "Resume"