From 7cda753872d336e92be0ac291571f1d19026bd43 Mon Sep 17 00:00:00 2001
From: "D. Moonfire" <d.moonfire@moonfire.us>
Date: Sun, 12 Jan 2025 20:03:45 -0600
Subject: [PATCH] fix: corrected the status

---
 .config/mfgames-website.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.config/mfgames-website.json b/.config/mfgames-website.json
index 8648252..3fe5000 100644
--- a/.config/mfgames-website.json
+++ b/.config/mfgames-website.json
@@ -1,4 +1,4 @@
 {
     "slug": "priduck-color-theme-cli-js",
-    "status": "Archived"
-}
\ No newline at end of file
+    "status": "Halted"
+}