summaryrefslogtreecommitdiff
path: root/website/package.json
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-03-21 22:23:45 +0000
committerJoe Carstairs <me@joeac.net>2026-03-21 22:23:45 +0000
commita09f874bba31567c0c758e67e6e6d6c2cbb06e7a (patch)
treeadfbe301834bd5da95de0bb82bfd9d030c196154 /website/package.json
parent9332601f5b94ca980c76ed604a88ad013bf99b22 (diff)
enable .gmi content type
Diffstat (limited to 'website/package.json')
-rw-r--r--website/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/package.json b/website/package.json
index 7e66752..7922b5d 100644
--- a/website/package.json
+++ b/website/package.json
@@ -18,6 +18,7 @@
"@astrojs/sitemap": "^3.7.1",
"@types/nodemailer": "^7.0.4",
"astro": "^6.0.8",
+ "astro-gemtext": "git+https://git.joeac.net/joeac/astro-gemtext.git",
"gemtext": "^0.2.2",
"markdown-it": "^14.1.0",
"nodemailer": "^7.0.11",