commit 27e083c61c09402bed7a754b51cb2fa6c3c199d7
parent e45bfaea0cda50765623c10b1885f752b35ff8d8
Author: Hugo Soucy <hugo@soucy.cc>
Date: Thu, 9 Sep 2021 22:17:50 -0400
Use a local image
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/templates/footer.html b/templates/footer.html
@@ -7,9 +7,8 @@
<img
alt=""
height="20px"
- src="https://webring.xxiivv.com/icon.white.svg"
- width="20px" />
- </a> |
+ src="/icon.white.svg"
+ width="20px" /></a> |
<a href="/biscuits.html">Ce site sans biscuit</a>
<a href="https://1mb.club/" rel="external">qui ne drainera pas votre batterie</a> est propulsé par <a href="https://luarocks.org/modules/hs0ucy/satelito" rel="external">Satelito</a>. |
<a