From a8892c6a85ab8e6dbe9cdffa1482b85453325926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Thu, 26 Feb 2026 21:04:46 +0100 Subject: [PATCH] fix(changelog): add Git Push button state fix to changelog --- src/pages/changelog.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 72a569e..5b5da98 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -64,6 +64,7 @@ import BaseLayout from '../layouts/BaseLayout.astro'; Bug Fixes