chore: dry up nav + icon links

This commit is contained in:
Cory Dransfeldt 2023-08-13 19:51:28 -07:00
parent 9ddd1459d3
commit 314367c1b1
No known key found for this signature in database
21 changed files with 62 additions and 116 deletions

View file

@ -19,10 +19,10 @@ meta:
---
Software engineer with a wide range of experience covering frontend and mobile application development.
<div class="flex gap-3">
{% render "icons/github.liquid" %}
{% render "icons/linkedin.liquid" %}
{% render "icons/calendar.liquid" %}
<div class="flex gap-3 not-prose">
{% for link in nav.resume %}
{% render "partials/linked-icon.liquid", name: link.name, link: link.url, icon: link.icon %}
{% endfor %}
</div>
### Experience