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 class="content__section">
|
||||
{# <h2>Directories</h2>
|
||||
{% include "main/webdirectories.njk" %} #}
|
||||
|
||||
<h2>Webrings</h2>
|
||||
{% include "main/webrings.njk" %}
|
||||
<h2>Badges</h2>
|
||||
<div id="wcb" class="carbonbadge wcb-d"></div>
|
||||
<script src="https://unpkg.com/website-carbon-badges@1.1.3/b.min.js" defer></script>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue