Files
Modrinth-plus/packages/blog/compiled/content_management_overhaul.ts
Prospector c9547bb988 Added content tab blog post (#5540)
* Added content tab blog post

* dont know why this change was in here

* update date
2026-03-13 12:18:16 -07:00

13 lines
455 B
TypeScript

// 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,
};