aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2023-12-14 20:36:43 -0600
committerMarc Coquand <marc@mccd.space>2023-12-14 20:36:43 -0600
commit81d772e6cfeae2c4e9d96ada35a175464b51596d (patch)
treed2b7681c7ef9fba3aedb1679d497f6a296d2a2ef /package.json
parentc1b284052b4d0bc54f47e1adfe6870a26b050db7 (diff)
downloadmccd.space-81d772e6cfeae2c4e9d96ada35a175464b51596d.tar.gz
mccd.space-81d772e6cfeae2c4e9d96ada35a175464b51596d.tar.bz2
mccd.space-81d772e6cfeae2c4e9d96ada35a175464b51596d.zip
Add my pgp public key
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2f0baf3..c922053 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "My personal blog",
"main": "index.js",
"scripts": {
- "build": "npx @11ty/eleventy --formats=html,gif,jpg,css,js,webp,png,svg,liquid,woff2,ttf,njk,otf"
+ "build": "npx @11ty/eleventy --formats=html,gif,jpg,css,js,webp,png,svg,liquid,woff2,ttf,njk,otf,asc"
},
"keywords": [],
"author": "Marc Coquand",