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-03-24'
|
||||
title: '.env files in Eleventy'
|
||||
description: "The Eleventy docs recommend the dotenv package for working with .env files, but I've found dotenv-flow to be a bit more useful inasmuch as support for .env* file patterns make development more convenient."
|
||||
draft: false
|
||||
tags: ['env', 'Eleventy']
|
||||
---
|
||||
|
||||
|
|
Reference in a new issue