summaryrefslogtreecommitdiffstats
path: root/footer.html
blob: fd925320a1059f4c5c0e9a66851f47454a85cdef (plain)
1
2
3
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>