chore: remove draft frontmatter
This commit is contained in:
parent
a9352d5404
commit
65a962615a
244 changed files with 2 additions and 246 deletions
|
@ -2,7 +2,6 @@
|
|||
date: '2023-09-03'
|
||||
title: Drying up now page templates and normalizing data in Eleventy
|
||||
description: "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 and the media grids are all quite similar."
|
||||
draft: false
|
||||
tags:
|
||||
- Eleventy
|
||||
- development
|
||||
|
|
Reference in a new issue