From 6c29bd0a641c075ad13d6393dcb3dbf29ccaf417 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Fri, 3 Jan 2020 11:19:51 -0600 Subject: [PATCH] Rogue markdown! --- _includes/layouts/base.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index 41be5c1..179a24d 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -25,7 +25,7 @@
  1. Edit the _data/metadata.json with your blog’s information.
  2. -
  3. (Optional) Edit .eleventy.js with your [configuration preferences](https://www.11ty.dev/docs/config/).
  4. +
  5. (Optional) Edit .eleventy.js with your configuration preferences.
  6. Delete this message from _includes/layouts/base.njk.

This is an Eleventy project created from the eleventy-base-blog repo.