From 81d772e6cfeae2c4e9d96ada35a175464b51596d Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Thu, 14 Dec 2023 20:36:43 -0600 Subject: Add my pgp public key --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3