This commit is contained in:
2025-05-06 11:16:13 -07:00
parent 44219fceb8
commit 343ffb83d0
5 changed files with 13 additions and 3 deletions

View File

@@ -31,6 +31,12 @@
<a href="{{ linkedin_url }}"><img src="{{ linkedin_logo }}" alt="Follow me on LinkedIn" /></a>
{{#endif}}
</div>
<div class="right">
<p class="name">{{ name }}</p>
<p class="position">{{ title }}</p>
<p>{{ excerpt }}</p>
</div>
</div>
</div>
{{/each}}