feat: update resume links and add new resume page
This commit is contained in:
@@ -2,12 +2,14 @@
|
||||
layout: "layout.njk"
|
||||
---
|
||||
<article>
|
||||
<div class="mb-8">
|
||||
{% if tags and 'general' in tags %}
|
||||
<div>
|
||||
<a href="/blog">
|
||||
<i class="fas fa-arrow-left mr-2"></i>
|
||||
Back to all posts
|
||||
</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
<h1>{{ title }}</h1>
|
||||
<div class="post-meta flex items-center text-gray-400">
|
||||
<i class="fas fa-calendar-alt mr-2"></i>
|
||||
|
Reference in New Issue
Block a user