diff options
author | Sn4il <sn4il@thedroth.rocks> | 2023-12-01 08:59:58 +0300 |
---|---|---|
committer | Sn4il <sn4il@thedroth.rocks> | 2023-12-01 08:59:58 +0300 |
commit | 3a9a806e694f4b0e8f3cf25cfa77c0fb996ca069 (patch) | |
tree | ed1c6a6f0918fe93d63b5620e51d488f2ef2b154 /src/_footer.html | |
download | tt-3a9a806e694f4b0e8f3cf25cfa77c0fb996ca069.tar.gz tt-3a9a806e694f4b0e8f3cf25cfa77c0fb996ca069.zip |
Clone
Diffstat (limited to 'src/_footer.html')
-rw-r--r-- | src/_footer.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_footer.html b/src/_footer.html new file mode 100644 index 0000000..781712f --- /dev/null +++ b/src/_footer.html @@ -0,0 +1,7 @@ +<footer> + <hr /> + <p> + Maintained at <a href='https://gitea.phreedom.club/tolstoevsky/ttt'>https://git.phreedom.club/tolstoevsky/tt</a> by <a href='mailto:tolstoevsky@phreedom.club'>Tolstoevsky</a> + </p></footer> + </body> + </html> |