diff options
author | Determinant <[email protected]> | 2018-07-24 21:36:18 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2018-07-24 21:36:18 -0400 |
commit | f6f44360ea2d3b98156ffa6aed237f6ef4da26d0 (patch) | |
tree | 0ee974b605eed1b1f9d0f9b44911d875a0cf0af4 /footer.html | |
download | cgit-dark-f6f44360ea2d3b98156ffa6aed237f6ef4da26d0.tar.gz cgit-dark-f6f44360ea2d3b98156ffa6aed237f6ef4da26d0.tar.bz2 cgit-dark-f6f44360ea2d3b98156ffa6aed237f6ef4da26d0.zip |
init
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/footer.html b/footer.html new file mode 100644 index 0000000..60542fe --- /dev/null +++ b/footer.html @@ -0,0 +1,3 @@ +<div class="footer"> +Powered by <a href="https://git.zx2c4.com/cgit/about/">cgit v1.1</a>, Themed by Ted Yin. +</div> |