diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 08:56:59 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 08:56:59 -0700 |
| commit | cf5dd6581e75a5947606e8f3ab2233e8b6978394 (patch) | |
| tree | eb4f1fcfac1344ead1f3eb4531944c6e64e24792 /html/footer.html | |
| parent | 215aac15f443b6a924670a6a8a81da37b982d7f9 (diff) | |
Seperate some stuff
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 3a15050..678e9ff 100755 --- a/html/footer.html +++ b/html/footer.html @@ -17,5 +17,5 @@ --> <div class="footer"> - <h6>© {{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.</h6> + <h6>© {{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.</h6> </div> |
