mirror of
https://github.com/ckaczor/Blog.git
synced 2026-02-16 10:48:30 -05:00
Reformatting
This commit is contained in:
@@ -19,7 +19,7 @@ const eleventyComputed = {
|
||||
---
|
||||
<h1>Tagged “{{ tag }}”</h1>
|
||||
|
||||
{% set postslist = collections[ tag ] %}
|
||||
{% set postslist = collections[tag] %}
|
||||
{% include "postslist.njk" %}
|
||||
|
||||
<p>See <a href="tags.njk">all tags</a>.</p>
|
||||
<p>See <a href="tags.njk">all tags</a>.</p>
|
||||
Reference in New Issue
Block a user