diff options
author | Cem Keylan <cem@ckyln.com> | 2022-01-03 11:45:21 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-01-03 11:45:21 +0300 |
commit | 9a0159ae77afe5042c5452e00a00c126f7a66f98 (patch) | |
tree | eb703348d688355dde25f08bb9632a997ae9f67d /layouts/partials/footer.html | |
parent | 4dd664f372c1880c83cb8aaed476b109700f3b21 (diff) | |
download | website-9a0159ae77afe5042c5452e00a00c126f7a66f98.tar.gz |
Update Copyright year
Diffstat (limited to 'layouts/partials/footer.html')
-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> |