Replace Webrings section on the home page with badges

This commit is contained in:
Helen Chong 2024-06-04 22:17:34 +08:00
parent 2b4d25c80a
commit cf3bc31fee
1 changed files with 3 additions and 5 deletions

View File

@ -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>