diff options
Diffstat (limited to 'footer.html')
| -rw-r--r-- | footer.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/footer.html b/footer.html new file mode 100644 index 0000000..fd92532 --- /dev/null +++ b/footer.html @@ -0,0 +1,4 @@ +<div id="footer-custom" style="display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:8px;"> + <span>© 2026 <a href="https://danix.xyz" style="color:#00ff88;font-weight:600;">danix.xyz</a></span> + <span>powered by <a href="https://git.zx2c4.com/cgit/">cgit</a></span> +</div> |
