chore: add hosting in app blog post (#5787)

* add blog post

* feat: update image

---------

Co-authored-by: Calum H. <calum@modrinth.com>
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer>
This commit is contained in:
Prospector
2026-04-13 09:57:09 -07:00
committed by GitHub
parent 02be7a8b82
commit a6f67581d7
18 changed files with 104 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ import { article as modpack_changes } from "./modpack_changes";
import { article as modpacks_alpha } from "./modpacks_alpha";
import { article as modrinth_app_beta } from "./modrinth_app_beta";
import { article as modrinth_beta } from "./modrinth_beta";
import { article as modrinth_hosting_in_app } from "./modrinth_hosting_in_app";
import { article as modrinth_servers_asia } from "./modrinth_servers_asia";
import { article as modrinth_servers_beta } from "./modrinth_servers_beta";
import { article as new_environments } from "./new_environments";
@@ -57,6 +58,7 @@ export const articles = [
modpacks_alpha,
modrinth_app_beta,
modrinth_beta,
modrinth_hosting_in_app,
modrinth_servers_asia,
modrinth_servers_beta,
new_environments,