feat: add meta description tags to various pages
This commit is contained in:
parent
8eb736f8dd
commit
3fc923551b
14 changed files with 20 additions and 6 deletions
|
@ -6,6 +6,8 @@ pagination:
|
|||
filter:
|
||||
- post
|
||||
permalink: /tags/{{ tag | slugify }}/index.html
|
||||
eleventyComputed:
|
||||
description: Browse all posts tagged with "{{ tag }}".
|
||||
---
|
||||
|
||||
{% from "macros/posts.njk" import yearList %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue