diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2024-02-18 03:16:26 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2024-02-18 03:16:26 +0530 |
commit | 466aadc3ef6a821d39f6b7276844198501a50b60 (patch) | |
tree | 6061a974d8a0ae8db8ff8055abb60e46520f7d20 /templates | |
parent | a7cc5a5b0c05fa0217d5bfcb90c4d5374482077a (diff) |
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.html b/templates/footer.html index f3e546a..e99fb50 100755 --- a/templates/footer.html +++ b/templates/footer.html @@ -1 +1 @@ -</main><div class = footer><p>2023 ghativega.in | Powered by <a href="https://pedantic.software/git/blogit/">blogit</a> | <a href="atom.xml">Atom RSS</a></p></div></body></html> +</main><div class = footer><p>2024 ghativega.in | Powered by <a href="https://pedantic.software/git/blogit/">blogit</a> | <a href="atom.xml">Atom RSS</a></p></div></body></html> |