Edit and merge PR #264

This commit is contained in:
n 2022-09-11 17:11:42 +09:00
commit 7a4a4e0e11
2 changed files with 1180 additions and 2328 deletions

4908
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,12 +9,12 @@
"serve": "eleventy --serve"
},
"devDependencies": {
"@11ty/eleventy": "^1.0.0",
"@11ty/eleventy-navigation": "^0.3.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@11ty/eleventy": "^1.0.2",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
"@fortawesome/fontawesome-svg-core": "^6.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@toycode/markdown-it-class": "^1.2.4",
"markdown-it-anchor": "^8.4.1"
"markdown-it-anchor": "^8.6.4"
}
}