diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 17:45:13 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 17:45:13 -0700 |
| commit | ab54d84637360adfebb61bddfec99548b4bd0d14 (patch) | |
| tree | 50a3a8127f96bbe80ad96b1539c3cb6f25dfe583 /html/footer.html | |
| parent | cecb9dab4feb5848eb6c6e8351cfc6a6862fb970 (diff) | |
© to © in footer.html
Diffstat (limited to 'html/footer.html')
| -rwxr-xr-x | html/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/footer.html b/html/footer.html index 3eb615a..7cdf17c 100755 --- a/html/footer.html +++ b/html/footer.html @@ -17,5 +17,5 @@ --> <div class="footer"> - <p>© {{year}} Connor Thomson. Content licensed under the <a href=https://creativecommons.org/licenses/by-sa/4.0/>Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</p> + <p>© {{year}} Connor Thomson. Content licensed under the <a href=https://creativecommons.org/licenses/by-sa/4.0/>Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</p> </div> |
