diff options
| author | Jonas Kohl | 2026-01-17 14:44:45 +0100 |
|---|---|---|
| committer | Jonas Kohl | 2026-01-17 14:44:45 +0100 |
| commit | 9638d2a1680851fac26ae4e2c91deb59620fa3ef (patch) | |
| tree | b34fd6f08726e0714b35da6394c6058e3b33125d /src/template.php | |
| parent | b767e921c637879b716321ce25fc854a816b6993 (diff) | |
Update copyright date
Diffstat (limited to 'src/template.php')
| -rw-r--r-- | src/template.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template.php b/src/template.php index b4bf57d..558405f 100644 --- a/src/template.php +++ b/src/template.php @@ -84,7 +84,7 @@ $nav = fn(string $ln) => </tr> <tr id="footerRow"> <td id="footerCell"> - © <?= date("Y") ?>. This website is + © 2024–<?= date("Y") ?>. This website is <a href="https://git.jkohl.link/neocities-site.git">open-source</a>. <iframe scrolling="no" |