chore: update tags
This commit is contained in:
parent
f427fdc857
commit
9d97bf8d72
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ draft: false
|
|||
tags:
|
||||
- Eleventy
|
||||
- development
|
||||
- JavaScript
|
||||
---
|
||||
My now page consists of a number of similar sections — some bespoke text, a number of media grids and lists. The text is repeated once, the lists are easily templated out in [Liquid.js](https://liquidjs.com/) and the media grids are all quite similar. Given the prominence of the media grids on the page and the number of them I decided to consolidate them into a single template while also normalizing the data passed into them as best I could.<!-- excerpt -->
|
||||
|
||||
|
|
Reference in a new issue