Skip to content

Commit

Permalink
tag pages title fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
moiSentineL committed Feb 15, 2024
1 parent cf9eca9 commit 2c7e29b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/_layouts/tags.njk
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Posts tagged {{ tag }}
eleventyComputed:
title: "#{{ tag }}"
layout: base.njk
pagination:
data: collections
Expand Down

0 comments on commit 2c7e29b

Please sign in to comment.