You've already forked AstralRinth
forked from didirus/AstralRinth
* New envs frontend * lint fix * Add blog post, user-facing changes, dashboard warning, project page member warning, and migration reviewing. maybe some other misc stuff * lint * lint * ignore .data in .prettierignore * i18n as fuck * fix proj page * Improve news markdown rendering * improve phrasing of initial paragraph * Fix environments not reloading after save * index.ts instead of underscored name * shrink-0 back on these icons
12 lines
415 B
TypeScript
12 lines
415 B
TypeScript
// AUTO-GENERATED FILE - DO NOT EDIT
|
|
export const article = {
|
|
html: () => import(`./new_environments.content`).then(m => m.html),
|
|
title: "Creators: Verify Your Environment Metadata",
|
|
summary: "We've overhauled the environment metadata on Modrinth, and all creators must verify their settings.",
|
|
date: "2025-08-28T07:00:00.000Z",
|
|
slug: "new-environments",
|
|
authors: ["Dc7EYhxG"],
|
|
thumbnail: true,
|
|
|
|
};
|