more links

This commit is contained in:
Jeff MacKinnon 2022-04-04 17:17:46 -03:00
parent 3ebbb46829
commit 68d3eadff5

View file

@ -78,6 +78,17 @@
</section>
{% endif %}
{% if SOCIAL %}
<section id="social">
<header class="major">
<h2>My Socials</h2>
</header>
{% for name, link in SOCIAL %}
<li><a rel="me" href="{{ link }}">{{ name }}</a></li>
{% endfor %}
</section>
{% endif %}
<!-- Section - The various series -->
<section id="article-series">
<header class="major">