Add Fight fascism sticker
This commit is contained in:
parent
c27d9527b0
commit
c94fc87d23
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -160,8 +160,10 @@ a.link-btn[href^="http"]:not([href*="leilukin.com"]) { padding-right: calc(var(-
|
||||||
|
|
||||||
.adoptables { align-items: flex-end; }
|
.adoptables { align-items: flex-end; }
|
||||||
p + .adoptables { margin-top: 1em; }
|
p + .adoptables { margin-top: 1em; }
|
||||||
|
|
||||||
.web-badges {
|
.web-badges {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -197,6 +197,7 @@ eleventyComputed:
|
||||||
<div class="web-graphics web-badges">
|
<div class="web-graphics web-badges">
|
||||||
<a href="https://validator.w3.org/feed/check.cgi?url=https%3A//leilukin.com/feed.xml"><img src="/assets/buttons/badges/valid-atom.png" alt="Valid Atom 1.0" width="88" height="31" loading="lazy"></a>
|
<a href="https://validator.w3.org/feed/check.cgi?url=https%3A//leilukin.com/feed.xml"><img src="/assets/buttons/badges/valid-atom.png" alt="Valid Atom 1.0" width="88" height="31" loading="lazy"></a>
|
||||||
<a href="https://ko-fi.com/s/798b83fbcc"><img src="/assets/buttons/badges/coffee-powered.svg" alt="Coffee powered" width="88" height="31" loading="lazy"></a>
|
<a href="https://ko-fi.com/s/798b83fbcc"><img src="/assets/buttons/badges/coffee-powered.svg" alt="Coffee powered" width="88" height="31" loading="lazy"></a>
|
||||||
|
<a href="https://fightfascism.glitch.me/"><img src="/assets/buttons/badges/fight-fascism.jpg" alt="Fight fascism" width="220" height="37" loading="lazy"></a>
|
||||||
</div>
|
</div>
|
||||||
<div id="wcb" class="carbonbadge wcb-d">
|
<div id="wcb" class="carbonbadge wcb-d">
|
||||||
<noscript>
|
<noscript>
|
||||||
|
|
Loading…
Reference in New Issue