diff options
Diffstat (limited to 'html/master.tmpl.html')
-rw-r--r-- | html/master.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/master.tmpl.html b/html/master.tmpl.html index a3eadd4..9b4337b 100644 --- a/html/master.tmpl.html +++ b/html/master.tmpl.html @@ -40,7 +40,7 @@ <img src="/static/assets/logo.svg" alt="Logo" class="footer-logo"/> <address> <p>Contact: <a href="mailto:me@alexscerba.com">me@alexscerba.com</a></p> - <p>LinkedIn: <a href="https://linkedin.com/in/ascerba" target="_blank" rel="noopener noreferrer">linkedin.com/in/ascerba</a></p></p> + <p>LinkedIn: <a href="https://linkedin.com/in/ascerba" target="_blank" rel="noopener noreferrer">linkedin.com/in/ascerba</a></p> <p>Résumé: <a href="/static/Resume_Scerba.pdf">view</a></p> <p>Portfolio: <a href="/static/Portfolio_Scerba.pdf">view</a></p> </address> |