Add Communities section to Links page
This commit is contained in:
parent
a1da0d7f7c
commit
0b95c38bbd
Binary file not shown.
After Width: | Height: | Size: 594 B |
|
@ -136,6 +136,15 @@ eleventyNavigation:
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h3>Communities</h3>
|
||||||
|
<ul class="web-btn-wrapper">
|
||||||
|
<li>
|
||||||
|
<a href="https://32bit.cafe/" title="32-Bit Cafe">
|
||||||
|
<img src="/assets/buttons/communities/32-bit-cafe.png" alt="32-Bit Cafe">
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
|
|
Loading…
Reference in New Issue