fix: deduplicate tags
This commit is contained in:
parent
5a8d1e477e
commit
a1631b84a0
5 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
date: '2023-03-18'
|
||||
title: 'Building my /now page using Eleventy'
|
||||
draft: false
|
||||
tags: ['11ty', 'eleventy', 'javascript', 'last.fm', 'oku', 'trakt', 'letterboxd']
|
||||
tags: ['Eleventy', 'javascript', 'last.fm', 'oku', 'trakt', 'letterboxd']
|
||||
---
|
||||
|
||||
As part of my commitment to writing about things I've written in other frameworks in Eleventy, this is how I re-engineered [my /now page](/now) in [Eleventy](https://www.11ty.dev/).<!-- excerpt -->[^1]
|
||||
|
|
Reference in a new issue