Add medal blog post

This commit is contained in:
Prospector
2025-08-20 15:20:52 -07:00
parent e114c7466e
commit 3d1cafdcec
8 changed files with 51 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ import { article as creator_update } from "./creator_update";
import { article as creator_updates_july_2025 } from "./creator_updates_july_2025";
import { article as design_refresh } from "./design_refresh";
import { article as download_adjustment } from "./download_adjustment";
import { article as free_server_medal } from "./free_server_medal";
import { article as knossos_v2_1_0 } from "./knossos_v2_1_0";
import { article as licensing_guide } from "./licensing_guide";
import { article as modpack_changes } from "./modpack_changes";
@@ -43,6 +44,7 @@ export const articles = [
modpack_changes,
licensing_guide,
knossos_v2_1_0,
free_server_medal,
download_adjustment,
design_refresh,
creator_updates_july_2025,