package.json: add 11ty

This commit is contained in:
He4eT 2025-02-13 13:52:00 +01:00
commit f88a485b9d
2 changed files with 2209 additions and 1 deletions

2205
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -8,5 +8,8 @@
"keywords": [], "keywords": [],
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"description": "" "description": "",
"dependencies": {
"@11ty/eleventy": "^3.0.0"
}
} }