chore: add copyleft, firefox and cstrike web badges

This commit is contained in:
Renken 2024-08-23 20:18:10 +02:00
parent bd65c0cc2b
commit c3c6fe28c6
Signed by: renken
GPG key ID: 1F2BB159B645E575
4 changed files with 13 additions and 3 deletions

BIN
static/copyleft.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
static/cstrike.gif (Stored with Git LFS) Normal file

Binary file not shown.

BIN
static/firefox.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -1,5 +1,6 @@
{{ if ne .Site.Params.hideMadeWithLine true }}Made with <a href="https://github.com/janraasch/hugo-bearblog/">Hugo ʕ•ᴥ•ʔ Bear</a>{{ end }}
<a href=https://www.debian.org><img id=rss src=/debian.png alt=debian></a>
<a href=https://www.debian.org><img id=debian src=/debian.png alt=debian></a>
<a href=https://www.fsf.org><img id=copyleft src=/copyleft.png alt=copyleft></a>
<a href=https://www.mozilla.org/en-US/firefox><img id=firefox src=/firefox.png alt=firefox></a>
<a href=https://www.counter-strike.net><img id=cstrike src=/cstrike.gif alt=cstrike></a>
<br>
<a href=https://gitlab.com/renken/shione>source code</a>