diff options
author | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-08-25 23:02:24 +0530 |
---|---|---|
committer | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-08-25 23:02:24 +0530 |
commit | 379aef029f78ee7ec86ca96eb0d86af9ddfa89b5 (patch) | |
tree | b713261a7a07ff0ea8f379866949f156a6d74804 /templates/footer.html | |
parent | 27d3f06259e83df2fed6fec7bbe77ac6b917eee7 (diff) |
initial commit
Diffstat (limited to 'templates/footer.html')
-rw-r--r-- | templates/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/footer.html b/templates/footer.html new file mode 100644 index 0000000..da9fd8c --- /dev/null +++ b/templates/footer.html @@ -0,0 +1 @@ +</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> |