try deploy again?
This commit is contained in:
parent
ea777fc60f
commit
c582a92c80
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue