aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-06-28 23:22:02 -0500
committerthinkpadmaster <a.scerba02@gmail.com>2023-06-28 23:22:02 -0500
commit1ae0ce53e4cc6ec37572a5fc35316b77ac00af0a (patch)
treecb21c986e81d2938775b85945cfd6b50ba8ca03b /templates
parentc04930bba0c186f2d9f2c066fca3194a75e0d8d6 (diff)
Fixed email address missmatch
Diffstat (limited to 'templates')
-rw-r--r--templates/master.html2
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>