Add new versions blog post (#4925)

This commit is contained in:
Prospector
2025-12-18 12:39:18 -08:00
committed by GitHub
parent 539132a527
commit 51d5ed771c
14 changed files with 119 additions and 1 deletions
+2
View File
@@ -28,6 +28,7 @@ import { article as russian_censorship } from "./russian_censorship";
import { article as skins_now_in_modrinth_app } from "./skins_now_in_modrinth_app";
import { article as standing_by_our_values } from "./standing_by_our_values";
import { article as standing_by_our_values_russian } from "./standing_by_our_values_russian";
import { article as streamlined_version_creation } from "./streamlined_version_creation";
import { article as two_years_of_modrinth } from "./two_years_of_modrinth";
import { article as two_years_of_modrinth_history } from "./two_years_of_modrinth_history";
import { article as whats_modrinth } from "./whats_modrinth";
@@ -38,6 +39,7 @@ export const articles = [
whats_modrinth,
two_years_of_modrinth,
two_years_of_modrinth_history,
streamlined_version_creation,
standing_by_our_values,
standing_by_our_values_russian,
skins_now_in_modrinth_app,