diff options
author | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-08-26 14:26:44 +0530 |
---|---|---|
committer | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-08-26 14:26:44 +0530 |
commit | 356cf1af721470e58afcc092557032a5f5430b74 (patch) | |
tree | ccef7eee8864d48cd2e639d3e98536131936706d /templates/footer.html | |
parent | ad69b45d23917b642738f8d141b6f6d92cbcde23 (diff) |
layout change
Diffstat (limited to 'templates/footer.html')
-rw-r--r-- | templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.html b/templates/footer.html index 2efe48d..da9fd8c 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1 +1 @@ -</main></div><div class = footer><p>Copyright 2022 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>Copyright 2022 ghativega.in | Powered by <a href="https://pedantic.software/git/blogit/">blogit</a> | <a href="atom.xml">Atom RSS</a></p></div></body></html> |