Theme change. First release of the blog with a new theme
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -18,6 +18,7 @@
|
||||
"astro-robots-txt": "^1.0.0",
|
||||
"astro-webmanifest": "^1.0.0",
|
||||
"cssnano": "^7.0.6",
|
||||
"dotenv": "^17.2.1",
|
||||
"hastscript": "^9.0.0",
|
||||
"mdast-util-directive": "^3.0.0",
|
||||
"mdast-util-to-markdown": "^2.1.2",
|
||||
@@ -4198,6 +4199,18 @@
|
||||
"url": "https://github.com/fb55/domutils?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/dotenv": {
|
||||
"version": "17.2.1",
|
||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.1.tgz",
|
||||
"integrity": "sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==",
|
||||
"license": "BSD-2-Clause",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://dotenvx.com"
|
||||
}
|
||||
},
|
||||
"node_modules/dset": {
|
||||
"version": "3.1.4",
|
||||
"resolved": "https://registry.npmjs.org/dset/-/dset-3.1.4.tgz",
|
||||
|
Reference in New Issue
Block a user