From 702c2ea4f9fa227e4a3e9893630ec659730a8b67 Mon Sep 17 00:00:00 2001
From: thinkpadmaster <a.scerba02@gmail.com>
Date: Sat, 11 Nov 2023 17:47:00 -0500
Subject: add linkedin and resume links

---
 html/main/about.tmpl.html | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'html')

diff --git a/html/main/about.tmpl.html b/html/main/about.tmpl.html
index 4b1b7b3..02cefaf 100644
--- a/html/main/about.tmpl.html
+++ b/html/main/about.tmpl.html
@@ -12,7 +12,9 @@
         <p>Growing up in Lake Geneva, WI, I developed a passion for making and tinkering, which lead me down the path of industrial design. I love working with my hands, fixing up and riding motorcycles and cars, and learning new skills.</p>
         <p>In addition to sketching, rendering, and modeling, my hobby skills include programming (<a href="https://github.com/ascerba/alexscerba.com" target="_blank" rel="noopener noreferrer">this website</a>), bookbinding, and woodworking.</p>
         <blockquote>"It's just a machine. Open it up and see what's wrong."</blockquote>
+        <p>Connect with me on Linkedin: <a href="https://linkedin.com/in/ascerba" target="_blank" rel="noopener noreferrer">linkedin.com/in/ascerba</a></p>
         <p>Contact me at <a href="mailto:alex@alexscerba.com">alex@alexscerba.com</a></p>
+        <p>View my <a href="/static/documents/Resume_Scerba_Fall2023.pdf">résumé</a>
       </div>
     </section>
 {{ end }}
\ No newline at end of file
-- 
cgit v1.2.3