Replace Webrings section on the home page with badges
This commit is contained in:
parent
2b4d25c80a
commit
cf3bc31fee
|
@ -73,9 +73,7 @@ eleventyComputed:
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
{# <h2>Directories</h2>
|
<h2>Badges</h2>
|
||||||
{% include "main/webdirectories.njk" %} #}
|
<div id="wcb" class="carbonbadge wcb-d"></div>
|
||||||
|
<script src="https://unpkg.com/website-carbon-badges@1.1.3/b.min.js" defer></script>
|
||||||
<h2>Webrings</h2>
|
|
||||||
{% include "main/webrings.njk" %}
|
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue