Add russian banner, blog post translation, and unlist old blog post. Adjust banner colors in dark mode (#4468)

* Add russian banner, blog post translation, and unlist old blog post. Adjust banner colors in dark mode

* russia
This commit is contained in:
Prospector
2025-10-01 19:00:01 -07:00
committed by GitHub
parent c169b48228
commit 04f0f53104
47 changed files with 220 additions and 51 deletions

View File

@@ -26,6 +26,7 @@ import { article as redesign } from "./redesign";
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 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";
@@ -37,6 +38,7 @@ export const articles = [
two_years_of_modrinth,
two_years_of_modrinth_history,
standing_by_our_values,
standing_by_our_values_russian,
skins_now_in_modrinth_app,
russian_censorship,
redesign,