Separate link button and tabs into sections on the links page

This commit is contained in:
Helen Chong 2024-07-03 17:24:18 +08:00
parent b70691df4b
commit 341243b6bc
1 changed files with 5 additions and 0 deletions

View File

@ -6,7 +6,12 @@ isContentDivided: true
{% set linkGroups = collections["link groups"] %}
<section class="content__section">
<h2>Link to My Website</h2>
{% include "main/site-btn.njk" %}
</section>
<section class="content__section">
<h2>Links by Category</h2>
<p>Use the following tabs to view my link collection by category.</p>
<nav>