From 8430d144143c845a8f25d013e644d7b351ba633b Mon Sep 17 00:00:00 2001 From: Joshua Higgins Date: Wed, 21 Jun 2023 20:01:39 -0400 Subject: [PATCH] GitHub Pages won't rebuild when these are published --- content/posts/clickcounter-v2.4.0/index.md | 1 + content/posts/clickcounter-v2.4.1/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/posts/clickcounter-v2.4.0/index.md b/content/posts/clickcounter-v2.4.0/index.md index 7dd41c7..87f5be3 100644 --- a/content/posts/clickcounter-v2.4.0/index.md +++ b/content/posts/clickcounter-v2.4.0/index.md @@ -2,6 +2,7 @@ title: "Cllick Counter v2.4.0 Release" date: 2023-06-23T12:00:00-04:00 lastmod: 2023-06-23T12:00:00-04:00 +draft: true description: "Right clicks, general refactor, more stable/modern codebase, QOL features." images: [] diff --git a/content/posts/clickcounter-v2.4.1/index.md b/content/posts/clickcounter-v2.4.1/index.md index b5ce9ed..375b575 100644 --- a/content/posts/clickcounter-v2.4.1/index.md +++ b/content/posts/clickcounter-v2.4.1/index.md @@ -2,6 +2,7 @@ title: "Cllick Counter v2.4.1 Release" date: 2023-06-24T12:00:00-04:00 lastmod: 2023-06-24T12:00:00-04:00 +draft: true description: "Bug fixes" images: []