Update /me

This commit is contained in:
N-Upchurch
2023-07-18 19:32:27 -05:00
parent 2b626ce1b7
commit f51ae9eab7
4 changed files with 9 additions and 4 deletions

View File

@ -4,7 +4,7 @@ layout: layouts/baseBareBones.njk
{%- css %}{% include "public/css/links.css" %}{% endcss %}
<img class="profilePic" src="{{ metadata.author.profilePic }}">
<h1 class="socialTitle">Nathan Upchurch</h1>
<p class="page-block nodropcap">Here's where else you can find me on the internet.</p>
<p class="page-block nodropcap">Here's where you can find me on the internet:</p>
<ul class="socialLinks">
{% for link in metadata.socialLinks %}