From 6cb91c48c2ae184e175e8ede887e6a0630c77caf Mon Sep 17 00:00:00 2001
From: thinkpadmaster <a.scerba02@gmail.com>
Date: Wed, 5 Jul 2023 23:44:30 -0500
Subject: Add brief contact info

---
 templates/about.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'templates')

diff --git a/templates/about.html b/templates/about.html
index 86426ff..78520d2 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -15,5 +15,6 @@
     <p>This phrase is mostly what my life revolves around. Tinkering, making, repairing, and improving the world through these outlets is what I strive to do in my lifetime.</p>
     <p>This site is my anti social media and is where I post about my life and school projects &lpar;when allowed&rpar; and serves as a way to keep up with my appreciation for software programming. The backend is written in <a href="https://go.dev" target="_blank" rel="noopener noreferrer">Go</a> &lpar;source can be found <a href="https://notabug.org/thinkpadmaster/alexscerba.com" target="_blank" rel="noopener noreferrer">at notabug.org</a>&rpar; and uses a templating system to keep hand-editing of pages to a bare minimum.</p>
     <p>For posterity, I keep my <a href="http://alexscerba.com:8080" target="_blank" rel="noopener noreferrer">old site</a> deployed. The blog page is extremely slow to load along with a couple others due to amount of content on the pages and size of images, but it is a fun project to look back on.</p>
+    <p>Contact me at <a href="mailto:ascerba@collegeforcreativestudies.edu">ascerba@collegeforcreativestudies.edu</a></p>
     </section>
 {{ end }}
\ No newline at end of file
-- 
cgit v1.2.3