From a96ac65ca8e8b5e889a4018a90dfa6d64b34c69d Mon Sep 17 00:00:00 2001 From: Elis Eriksson Date: Sun, 31 May 2026 20:13:47 +0200 Subject: add sitemap, robots.txt and favicon.ico along with other small changes --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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" -- cgit v1.3-7-ge9ab