chore: page descriptions
This commit is contained in:
parent
b9cfe88461
commit
776cca373a
10 changed files with 10 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
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