From 886ac1e01f1a2427a03dd8722ca01b1291e0a742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Fri, 30 Dec 2022 15:03:10 +0000 Subject: [PATCH] test github actions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fccbe0e..ea1d6ade 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hugo-blowfish-theme", "version": "2.20.0", - "description": "Blowfish theme for Hugo ", + "description": "Blowfish theme for Hug o", "scripts": { "fullinstall": "npm run preinstall && npm install && npm run postinstall", "preinstall": "rimraf assets/vendor",