diff options
| author | Elis Eriksson <spelis.tech@gmail.com> | 2026-05-31 20:13:47 +0200 |
|---|---|---|
| committer | Elis Eriksson <spelis.tech@gmail.com> | 2026-05-31 20:13:47 +0200 |
| commit | a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d (patch) | |
| tree | 39faa4291bb40bd26087cd71bef06565cbf54103 /package.json | |
| parent | fbfc82d638a55cf861e2deb248bcd689d58e7457 (diff) | |
| download | spelis-web-a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d.tar spelis-web-a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d.tar.gz spelis-web-a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d.tar.bz2 spelis-web-a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d.tar.lz spelis-web-a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d.tar.xz spelis-web-a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d.tar.zst spelis-web-a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d.zip | |
add sitemap, robots.txt and favicon.ico along with other small changes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 86c4f4b..154f287 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "@11ty/eleventy": "^3.1.2", "@11ty/eleventy-img": "^6.0.4", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2", + "@quasibit/eleventy-plugin-sitemap": "^2.2.0", "date-fns": "^4.1.0", "eleventy-plugin-og-image": "^4.2.1", "sass": "^1.97.3" |
