diff options
| author | Alex Scerba <alex@scerba.org> | 2026-08-27 09:46:38 -0500 |
|---|---|---|
| committer | Alex Scerba <alex@scerba.org> | 2026-08-27 09:46:38 -0500 |
| commit | 0c889ed9a20f6f68ff957eeaf0f46ab6869ccc5e (patch) | |
| tree | c35d4934a6e5ef64166928d9a915eebdd3d76461 /html/master.tmpl.html | |
| parent | 0124b330cf943006aad65d0be22477b69dcacca9 (diff) | |
Add copyright notice to footer
Diffstat (limited to 'html/master.tmpl.html')
| -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 03df9f6..3144a48 100644 --- a/html/master.tmpl.html +++ b/html/master.tmpl.html @@ -44,6 +44,7 @@ <address>
<p>Contact: <a href="mailto:alex@scerba.org">alex@scerba.org</a></p>
<p>Design Site: <a href="https://alexscerba.com" target="_blank" rel="noopener noreferrer">alexscerba.com</a></p>
+ <p>Copyright © 2026 Alex Scerba. All rights reserved.</p>
</address>
</footer>
</body>
|
