Build: (bfab7cb) Improve badge wrapper

This commit is contained in:
helenclx 2024-08-16 01:36:03 +00:00
parent e8d27fc785
commit f8ea0b0923
3 changed files with 10 additions and 7 deletions

View File

@ -160,7 +160,10 @@ a.link-btn[href^="http"]:not([href*="leilukin.com"]) { padding-right: calc(var(-
.adoptables { align-items: flex-end; }
p + .adoptables { margin-top: 1em; }
.web-badges { justify-content: center; }
.web-badges {
justify-content: center;
margin-bottom: 0.5em;
}
/* Tabs */
.tabwrap section { display: none; }

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.com/feed.xml" rel="self"/>
<link href="https://leilukin.com"/>
<updated>2024-08-16T01:25:01Z</updated>
<updated>2024-08-16T01:35:59Z</updated>
<id>https://leilukin.com/</id>
<author>
<name>Leilukin</name>

View File

@ -659,11 +659,11 @@ by Ann Magill (2021)" width="88" height="31" loading="lazy" tabindex="0">
<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://ko-fi.com/s/798b83fbcc"><img src="/assets/buttons/badges/coffee-powered.png" alt="Coffee powered" width="88" height="31" loading="lazy"></a>
<div id="wcb" class="carbonbadge wcb-d">
<noscript>
<p>Looks like you have JavaScript disabled. JavaScript is required to display the <a href="https://www.websitecarbon.com/badge/">Website Carbon badge</a>.</p>
</noscript>
</div>
</div>
<div id="wcb" class="carbonbadge wcb-d">
<noscript>
<p>Looks like you have JavaScript disabled. JavaScript is required to display the <a href="https://www.websitecarbon.com/badge/">Website Carbon badge</a>.</p>
</noscript>
</div>
<script src="https://unpkg.com/website-carbon-badges@1.1.3/b.min.js" defer></script>
</section>