diff options
-rw-r--r-- | layouts/partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e64836f..6c4ce0b 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,6 +1,6 @@ <div id="postamble" class="status"> <footer> <p>Linux® is a registered trademark of Linus Torvalds</p> - <p>Copyright © 2019-2021 Cem Keylan</p> + <p>Copyright © 2019-2022 Cem Keylan</p> </footer> </div> |