Added content tab blog post (#5540)

* Added content tab blog post

* dont know why this change was in here

* update date
This commit is contained in:
Prospector
2026-03-13 12:18:16 -07:00
committed by GitHub
parent adef71b89a
commit c9547bb988
20 changed files with 150 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
// AUTO-GENERATED FILE - DO NOT EDIT
export const article = {
html: () => import(`./content_management_overhaul.content`).then(m => m.html),
title: "Content Management Overhaul",
summary: "Overhauled content management for both Modrinth Hosting servers and Modrinth App instances.",
date: "2026-03-13T20:30:00.000Z",
slug: "content-management-overhaul",
authors: ["AJfd8YH6","bOHH0P9Z","LnK8MbX7"],
unlisted: false,
thumbnail: true,
};