Skip to content

Commit

Permalink
add cc (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrying committed Jul 8, 2024
1 parent 60705a5 commit 71140f6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,24 @@
<p><a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a></p>
</div>
</div>
<div id="wcb" class="container carbonbadge wcb-d mt-2">
<style>
#wcb_p {
text-align: left;
--b2: var(--black);
}
#wcb_a {
color: var(--beige) !important;
font-weight: normal !important;
}
#wcb_g {
color: var(--black);
border-style: dashed !important;
background: transparent !important;
}
</style>
</div>
<script src="https://unpkg.com/website-carbon-badges@1.1.3/b.min.js" defer></script>
</footer>
<pre role="img" aria-label="ASCII mountains separated by water at night with the moon and stars" class="font-display-mono aliased text-10 mt-0 max-w-prose overflow-hidden inline-flex mb- w-100">
_ . , . .
Expand Down

0 comments on commit 71140f6

Please sign in to comment.