mirror of https://gitlab.com/bashrc2/epicyon
Extra banners
parent
207d0b21a4
commit
5e8294ea91
|
|
@ -31,4 +31,4 @@ Matrix room: **#epicyon:conduit.libreserver.org**
|
|||
|
||||
Includes emojis designed by [OpenMoji](https://openmoji.org) – the open-source emoji and icon project. License: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0). Blob Cat Emoji and Meowmoji were made by Nitro Blob Hub, licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0). [Digital Pets emoji](https://opengameart.org/content/16x16-emotes-for-rpgs-and-digital-pets) were made by Tomcat94 and licensed under CC0.
|
||||
|
||||
<img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/img/noai.gif" width="10%" alt="No AI Allowed"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/img/hand_coded.gif" width="10%" alt="Hand Coded"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/img/dontfeedai.gif" width="10%" alt="Don't feed the AI"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/img/writtenbyhuman.png" width="10%" alt="Written by a human not by an AI"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/gnu-linux.gif" width="10%" alt="Made on GNU/Linux"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/valid-html5.gif" width="10%" alt="Valid HTML5"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/sanehtml.gif" width="10%" alt="Sane HTML"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/gpl3.gif" width="10%" alt="GPL version 3"/>
|
||||
<img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/img/noai.gif" width="10%" alt="No AI Allowed"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/img/hand_coded.gif" width="10%" alt="Hand Coded"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/img/dontfeedai.gif" width="10%" alt="Don't feed the AI"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/img/writtenbyhuman.png" width="10%" alt="Written by a human not by an AI"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/gnu-linux.gif" width="10%" alt="Made on GNU/Linux"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/valid-html5.gif" width="10%" alt="Valid HTML5"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/internetprivacy.gif" width="10%" alt="Internet privacy now!"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/sanehtml.gif" width="10%" alt="Classic HTML: sane, simple"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/fediverse.png" width="10%" alt="Join the Fediverse"/> <img src="https://gitlab.com/bashrc2/epicyon/-/raw/main/website/EN/images/gpl3.gif" width="10%" alt="GPL version 3"/>
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 457 B |
Binary file not shown.
|
After Width: | Height: | Size: 5.6 KiB |
|
|
@ -203,12 +203,14 @@
|
|||
<span id="footer-directive">
|
||||
<hr />
|
||||
<p>By: Bob Mottram <a href="mailto:bob@libreserver.org">bob@libreserver.org</a>
|
||||
<img alt="Created by a human" src="./images/created_by_a_human.png">
|
||||
<img alt="Hand coded" src="./images/hand_coded.png">
|
||||
<img alt="Hand coded" src="./images/gnu-linux.gif">
|
||||
<img alt="Hand coded" src="./images/valid-html5.gif">
|
||||
<img alt="Hand coded" src="./images/sanehtml.gif">
|
||||
<img alt="Hand coded" src="./images/gpl3.gif">
|
||||
<img alt="Created by a human" src="./images/created_by_a_human.png" alt="Created by a human">
|
||||
<img alt="Hand coded" src="./images/hand_coded.png" alt="Hand coded">
|
||||
<img alt="Hand coded" src="./images/gnu-linux.gif" alt "Made with GNU/Linux">
|
||||
<img alt="Hand coded" src="./images/valid-html5.gif" alt="Valid HTML5">
|
||||
<img alt="Hand coded" src="./images/internetprivacy.gif" alt="Internet privacy now!>
|
||||
<img alt="Hand coded" src="./images/sanehtml.gif" alt="Classic HTML: sane, simple">
|
||||
<img alt="Hand coded" src="./images/fediverse.png" alt="Join the Fediverse">
|
||||
<img alt="Hand coded" src="./images/gpl3.gif" alt="GPL version 3">
|
||||
</p>
|
||||
</span>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue