fix: deduplicate tags

This commit is contained in:
Cory Dransfeldt 2023-04-14 20:01:05 -07:00
parent 5a8d1e477e
commit a1631b84a0
No known key found for this signature in database
5 changed files with 5 additions and 5 deletions

View file

@ -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]