diff options
| author | Fuwn <[email protected]> | 2023-05-28 21:57:51 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-28 21:57:51 -0700 |
| commit | 89e4ef57938934e535845b88c16b6330fc58e807 (patch) | |
| tree | 80e529b600d29fb01ae581d1bbd7a412dffb00c2 /content/templates | |
| parent | fix(blog): use real title for description (diff) | |
| download | locus-89e4ef57938934e535845b88c16b6330fc58e807.tar.xz locus-89e4ef57938934e535845b88c16b6330fc58e807.zip | |
fix(footer): bump copyright year range
Diffstat (limited to 'content/templates')
| -rw-r--r-- | content/templates/partials/footer.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/templates/partials/footer.hbs b/content/templates/partials/footer.hbs index 7e56167..bf36b4d 100644 --- a/content/templates/partials/footer.hbs +++ b/content/templates/partials/footer.hbs @@ -25,6 +25,6 @@ Hits: {{ hits }} => /translations Translate this page to your language of choice! -Copyright (C) 2021-2022 Fuwn +Copyright (C) 2021-2023 Fuwn => /licensing Further and more explicit licensing terms can be found here |