diff options
author | Mole Shang <[email protected]> | 2023-04-28 00:45:24 +0800 |
---|---|---|
committer | Mole Shang <[email protected]> | 2023-05-07 22:53:59 +0800 |
commit | 7d5499b3390049245e3506b945e2f394af8333de (patch) | |
tree | f57f659501e41fc5178bb0777a3b8ba9e0319989 | |
parent | eddba13f59e27d911e0b3371ec4386957f200bed (diff) | |
download | cgit-dark-7d5499b3390049245e3506b945e2f394af8333de.tar.gz cgit-dark-7d5499b3390049245e3506b945e2f394af8333de.tar.bz2 cgit-dark-7d5499b3390049245e3506b945e2f394af8333de.zip |
footer: update cgit-dark theme ownership
-rw-r--r-- | footer.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/footer.html b/footer.html index bdc2ab2..535fd92 100644 --- a/footer.html +++ b/footer.html @@ -1,3 +1 @@ -<div class="footer"> -Powered by <a href="https://git.zx2c4.com/cgit/about/">cgit</a>, Themed by <a href="https://tedyin.com/">Ted Yin</a>. -</div> +<div class="footer">Powered by <a href="https://git.zx2c4.com/cgit/about/">cgit</a>, Theme <a href="https://git.135e2.dev/135e2/cgit-dark.git">cgit-dark</a> created by <a href="https://tedyin.com/">Ted Yin</a>, updated by <a href="mailto:[email protected]">Mole Shang</a>.</div> |