diff options
-rw-r--r-- | templates/master.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/master.html b/templates/master.html index d0f3a8f..c2ef78a 100644 --- a/templates/master.html +++ b/templates/master.html @@ -30,7 +30,7 @@ </main> <footer> - <p>Contact: <a href="mailto:a.scerba02@gmail.com">ascerba@collegeforcreativestudies.edu</a></p> + <p>Contact: <a href="mailto:ascerba@collegeforcreativestudies.edu">ascerba@collegeforcreativestudies.edu</a></p> </footer> </body> |