fix: update eleventy collections
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
layout: "layout.njk"
|
||||
---
|
||||
<article>
|
||||
{% if tags and 'general' in tags %}
|
||||
{% if tags and 'blog' in tags %}
|
||||
<div>
|
||||
<a href="/blog">
|
||||
<i class="fas fa-arrow-left mr-2"></i>
|
||||
|
Reference in New Issue
Block a user