chore: redirects
This commit is contained in:
parent
6e3096a860
commit
046b53878c
2 changed files with 17 additions and 22 deletions
|
@ -9,7 +9,6 @@
|
|||
"start:quick": "eleventy --serve --incremental --ignore-initial",
|
||||
"build": "ELEVENTY_PRODUCTION=true eleventy",
|
||||
"debug": "DEBUG=Eleventy* npx @11ty/eleventy --serve",
|
||||
"postbuild": "webmention _site/feeds/posts --limit 1 --send && webmention _site/feeds/links --limit 1 --send"
|
||||
},
|
||||
"keywords": [
|
||||
"11ty",
|
||||
|
|
Reference in a new issue