diff --git a/templates/projects/998-heyheylibrary.json b/templates/projects/007-heyheylibrary.json
similarity index 86%
rename from templates/projects/998-heyheylibrary.json
rename to templates/projects/007-heyheylibrary.json
index 50799a78e8fe3d46292033a03a8526f6fd63a5a7..8a8e31a5a099c57cf415bfe6bbe508215078179d 100644
--- a/templates/projects/998-heyheylibrary.json
+++ b/templates/projects/007-heyheylibrary.json
@@ -4,8 +4,8 @@
     "description": "Library system written in Django",
     "badges": [
         {
-            "text": "In Progress",
-            "classes": "text-bg-warning"
+            "text": "Finished",
+            "classes": "text-bg-success"
         }
     ],
     "buttons": [
diff --git a/templates/projects/999-ebooko.json b/templates/projects/008-ebooko.json
similarity index 92%
rename from templates/projects/999-ebooko.json
rename to templates/projects/008-ebooko.json
index e373eb3241b43462fe0dc3eb0a8241f113e23784..54a21fffdf9acca1c550973410b31102fa9f3489 100644
--- a/templates/projects/999-ebooko.json
+++ b/templates/projects/008-ebooko.json
@@ -4,7 +4,7 @@
     "description": "Ebook management system written in Django - with KOReader sync capabilities.",
     "badges": [
         {
-            "text": "In Progress",
+            "text": "Core Features",
             "classes": "text-bg-warning"
         }
     ],