Added badges to footer
31
layouts/partials/badges.html
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
<details>
|
||||||
|
<summary>Show Badges</summary>
|
||||||
|
<div id="wcb" class="wcb-d carbonbadge"><style>#wcb.carbonbadge{--b1:#0e11a8;--b2:#00ffbc;font-size:15px;text-align:center;color:var(--b1);line-height:1.15}#wcb.carbonbadge sub{vertical-align:middle;position:relative;top:.3em;font-size:.7em}#wcb #wcb_2,#wcb #wcb_a,#wcb #wcb_g{display:inline-flex;justify-content:center;align-items:center;text-align:center;font-size:1em;line-height:1.15;font-family:-apple-system,BlinkMacSystemFont,sans-serif;text-decoration:none;margin:.2em 0}#wcb #wcb_a,#wcb #wcb_g{padding:.3em .5em;border:.13em solid var(--b2)}#wcb #wcb_g{border-radius:.3em 0 0 .3em;background:#fff;border-right:0;min-width:8.2em}#wcb #wcb_a{border-radius:0 .3em .3em 0;border-left:0;background:var(--b1);color:#fff;font-weight:700;border-color:var(--b1)}#wcb.wcb-d #wcb_a{color:var(--b1);background:var(--b2);border-color:var(--b2)}#wcb.wcb-d #wcb_2{color:#fff}</style><div id="wcb_p"><span id="wcb_g">0.05g of CO<sub>2</sub>/view</span><a id="wcb_a" target="_blank" rel="noopener" href="https://www.websitecarbon.com/website/brandonrozek-com/">Website Carbon</a></div><span id="wcb_2"> Cleaner than 95% of pages tested</span></div>
|
||||||
|
<div>
|
||||||
|
<img width="80px" height="15px" src="/badges/firefox.gif" alt="Firefox badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/wikipedia.gif" alt="Wikipedia badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/nocookies.png" alt="No cookies badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/email.gif" alt="Email Badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/coffee_copy2.gif" alt="Coffee Badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/openpgp.gif" alt="Openpgp Badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/wgetcurl.gif" alt="Wget-curl Badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/sitemap.gif" alt="Sitemap Badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/print.gif" alt="Print Badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/linux.png" alt="Linux Badge">
|
||||||
|
<img width="80px" height="15px" src="/badges/thunderbird2x.png" alt="Thunderbird Badge">
|
||||||
|
<!-- <img width="80px" height="15px" src="https://web.badges.world/badges/other/donate.png" alt="Donate Badge"> -->
|
||||||
|
<img width="80px" height="15px" src="/badges/vim_the_editor.png" alt="Vim Badge">
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<img width="88px" height="31px" src="/badges/bitwarden.gif" alt="Bitwarden Badge" >
|
||||||
|
<img width="88px" height="31px" src="/badges/fedora.gif" alt="Fedora Badge">
|
||||||
|
<img width="88px" height="31px" src="/badges/firefox4.gif" alt="Firefox Badge">
|
||||||
|
<img width="88px" height="31px" src="/badges/got_html.gif" alt="HTML Badge">
|
||||||
|
<img width="88px" height="31px" src="/badges/graphicdesign.gif" alt="Graphic Design Badge">
|
||||||
|
<img width="88px" height="31px" src="/badges/home-assistant.gif" alt="Home Assistant Badge">
|
||||||
|
<img width="88px" height="31px" src="/badges/mastodon_button_1.gif" alt="Mastodon Badge">
|
||||||
|
<img width="88px" height="31px" src="/badges/bookmark_this_page.gif" alt="Bookmark Badge">
|
||||||
|
<img width="88px" height="31px" src="/badges/ipv6.gif" alt="IPv6 Badge">
|
||||||
|
<img width="88px" height="31px" src="/badges/mastodon_button_3.gif" alt="Mastodon Badge">
|
||||||
|
</div>
|
||||||
|
</details>
|
|
@ -38,6 +38,7 @@
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
{{ partial "badges.html" . }}
|
||||||
</footer>
|
</footer>
|
||||||
<script type="application/ld+json">
|
<script type="application/ld+json">
|
||||||
{
|
{
|
||||||
|
|
23
static/badges/badges.txt
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
https://plasticdino.neocities.org/badges/firefox.gif
|
||||||
|
https://plasticdino.neocities.org/badges/wikipedia.gif
|
||||||
|
https://plasticdino.neocities.org/badges/nocookies.png
|
||||||
|
https://web.badges.world/badges/contact/email.gif
|
||||||
|
https://web.badges.world/badges/food/coffee_copy2.gif
|
||||||
|
https://web.badges.world/badges/contact/openpgp.gif
|
||||||
|
https://web.badges.world/badges/blogs/wgetcurl.gif
|
||||||
|
https://web.badges.world/badges/navigation/sitemap.gif
|
||||||
|
https://web.badges.world/badges/navigation/print.gif
|
||||||
|
https://web.badges.world/badges/operated/linux.png
|
||||||
|
https://web.badges.world/badges/programs/thunderbird2x.png
|
||||||
|
https://web.badges.world/badges/other/donate.png
|
||||||
|
https://web.badges.world/badges/programs/vim_the_editor.png
|
||||||
|
https://cyber.dabamos.de/88x31/bitwarden.gif
|
||||||
|
https://cyber.dabamos.de/88x31/fedora.gif
|
||||||
|
https://cyber.dabamos.de/88x31/firefox4.gif
|
||||||
|
https://cyber.dabamos.de/88x31/got_html.gif
|
||||||
|
https://cyber.dabamos.de/88x31/graphicdesign.gif
|
||||||
|
https://cyber.dabamos.de/88x31/home-assistant.gif
|
||||||
|
https://cyber.dabamos.de/88x31/mastodon_button_1.gif
|
||||||
|
https://capstasher.neocities.org/88x31Buttons/bookmark_this_page.gif
|
||||||
|
https://capstasher.neocities.org/88x31Buttons/ipv6.gif
|
||||||
|
https://capstasher.neocities.org/88x31Buttons/mastodon_button_3.gif
|
BIN
static/badges/bitwarden.gif
Normal file
After Width: | Height: | Size: 401 B |
BIN
static/badges/bookmark_this_page.gif
Normal file
After Width: | Height: | Size: 556 B |
BIN
static/badges/coffee_copy2.gif
Normal file
After Width: | Height: | Size: 201 B |
BIN
static/badges/donate.png
Normal file
After Width: | Height: | Size: 385 B |
BIN
static/badges/email.gif
Normal file
After Width: | Height: | Size: 488 B |
BIN
static/badges/fedora.gif
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
static/badges/firefox.gif
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
static/badges/firefox4.gif
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
static/badges/got_html.gif
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
static/badges/graphicdesign.gif
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
static/badges/home-assistant.gif
Normal file
After Width: | Height: | Size: 439 B |
BIN
static/badges/ipv6.gif
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
static/badges/linux.png
Normal file
After Width: | Height: | Size: 696 B |
BIN
static/badges/mastodon_button_1.gif
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
static/badges/mastodon_button_3.gif
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
static/badges/nocookies.png
Normal file
After Width: | Height: | Size: 364 B |
BIN
static/badges/openpgp.gif
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
static/badges/print.gif
Normal file
After Width: | Height: | Size: 173 B |
BIN
static/badges/sitemap.gif
Normal file
After Width: | Height: | Size: 169 B |
BIN
static/badges/thunderbird2x.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
static/badges/vim_the_editor.png
Normal file
After Width: | Height: | Size: 321 B |
BIN
static/badges/wgetcurl.gif
Normal file
After Width: | Height: | Size: 205 B |
BIN
static/badges/wikipedia.gif
Normal file
After Width: | Height: | Size: 947 B |