Eleventy Base Blog 7.0

This commit is contained in:
Zach Leatherman 2022-06-29 15:29:23 -05:00
parent 87c7dd40ef
commit 66ca71e19c

View File

@ -1,6 +1,6 @@
{
"name": "eleventy-base-blog",
"version": "6.0.0",
"version": "7.0.0",
"description": "A starter repository for a blog web site using the Eleventy static site generator.",
"scripts": {
"build": "npx @11ty/eleventy",