diff options
Diffstat (limited to '_includes/base.njk')
-rw-r--r-- | _includes/base.njk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/base.njk b/_includes/base.njk index 9d489f1..302f5cd 100644 --- a/_includes/base.njk +++ b/_includes/base.njk @@ -35,7 +35,7 @@ title = "Starfall" <footer> <section> - <p>This site is 100% <a href=https://git.starfall.systems/infra/web>source-available</a>. © 2020-2023 Starfall. See <a href=https://git.starfall.systems/infra/web/tree/COPYING.md rel=license>COPYING.md</a>. + <p>This site is 100% <a href=https://git.starfall.systems/infra/web>source-available</a>. © 2020-2024 Starfall. See <a href=https://git.starfall.systems/infra/web/tree/COPYING.md rel=license>COPYING.md</a>. </section> <div style=text-align:center>∨/∧</div> </footer> |