diff options
Diffstat (limited to '_includes/blogpost.njk')
-rw-r--r-- | _includes/blogpost.njk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/blogpost.njk b/_includes/blogpost.njk index 75e2576..5797199 100644 --- a/_includes/blogpost.njk +++ b/_includes/blogpost.njk @@ -37,7 +37,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> |