From 3095c1bffeb8d6b4fb5c98972a7a85b4376eb6e0 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Tue, 24 Jan 2023 11:42:52 -0600 Subject: [PATCH] Copy [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d93bb3..2f3285f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ A starter repository showing how to build a blog with the [Eleventy](https://www - Home, Archive, and About pages. - [Feeds for Atom and JSON](https://www.11ty.dev/docs/plugins/rss/) - `sitemap.xml` - - Tag pages ([demo](https://eleventy-base-blog.netlify.app/tags/)) + - Zero-maintenance tag pages ([View on the Demo](https://eleventy-base-blog.netlify.app/tags/)) - Content not found (404) page ## Demos