try deploy again?

This commit is contained in:
Gordon Pedersen 2022-11-30 17:05:06 +11:00
parent ea777fc60f
commit c582a92c80

View file

@ -4,7 +4,7 @@
"description": "This repository provides minimal HTML for starting a new web site!", "description": "This repository provides minimal HTML for starting a new web site!",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"build": "eleventy" "build": "npx @11ty/eleventy"
}, },
"repository": { "repository": {
"type": "git", "type": "git",