diff options
| author | Ambrose <me@librelife.org> | 2026-03-01 17:25:17 -0500 |
|---|---|---|
| committer | Ambrose <me@librelife.org> | 2026-03-01 17:25:17 -0500 |
| commit | f7de4be72f83a406ea4369aa131f76a837248430 (patch) | |
| tree | c67aca7ba5ba5cf3705b0811a30d5afc28c77130 /static | |
| parent | 536a648e58ca658f4d231e2362741700d8f0a7f6 (diff) | |
Fixed email addres
Diffstat (limited to 'static')
| -rw-r--r-- | static/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/footer.html b/static/footer.html index 9122080..09bc532 100644 --- a/static/footer.html +++ b/static/footer.html @@ -1,4 +1,4 @@ <hr> <footer> - (C) 2026 - <a href="mailto:me@librelife.org">Ambrose <librelife.org></a> + (C) 2026 - <a href="mailto:me@librelife.org">Ambrose <me 'at' librelife.org></a> </footer> |