From ff1e79bb7b7b29f0aa711707a5c8df78add6d7cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Thu, 30 Jan 2025 00:41:46 +0000 Subject: [PATCH 1/2] bump version for new release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6aef9514..8aac0f5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-blowfish-theme", - "version": "2.82.0", + "version": "2.83.0", "description": "Blowfish theme for Hugo.", "scripts": { "postinstall": "vendor-copy", From a1f210b1445b7e66f54c677b13f30b61125ef456 Mon Sep 17 00:00:00 2001 From: bootlegcoal <57440983+bootlegcoal@users.noreply.github.com> Date: Sat, 8 Feb 2025 12:17:39 -0500 Subject: [PATCH 2/2] Update users.json --- exampleSite/content/users/users.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 58bdccb3..789f918e 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -840,5 +840,14 @@ "Personal site", "Blog" ] + }, + { + "title": "Bootleg Coal Rebellion ", + "url": "https://bootlegcoal.com", + "source": "n/a", + "tags": [ + "Author Site", + "Blog" + ] } ] \ No newline at end of file