diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-24 22:31:29 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-24 22:31:29 +0100 |
| commit | 5839f40745cbfd8945fd31327dc61ca147029b51 (patch) | |
| tree | 4a32264c699ab093534f48396af90c636a29f0cd /package.json | |
| parent | 5fb9a736881bc013dd8150f523a94f7db07ef0df (diff) | |
Adds sitemap for lallans.co.uk
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 5663f76..b147aee 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ }, "dependencies": { "@astrojs/mdx": "^0.19.7", + "@astrojs/sitemap": "^2.0.2", "@paypal/paypal-js": "^6.0.1", "astro": "^2.9.7", "dotenv": "^16.3.1", |
