diff options
| -rw-r--r-- | html/master.tmpl.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/master.tmpl.html b/html/master.tmpl.html index f056651..8cd6f18 100644 --- a/html/master.tmpl.html +++ b/html/master.tmpl.html @@ -44,6 +44,7 @@ <p>Résumé: <a href="/static/Resume_Scerba.pdf">view</a></p> <p>Portfolio: <a href="/static/Portfolio_Scerba.pdf">view</a></p> <p>Personal Site: <a href="https://scerba.org" target="_blank" rel="noopener noreferrer">view</a></p> + <p>Copyright © 2026 Alex Scerba. All rights reserved.</p> </address> </footer> </body> |
