You've already forked AstralRinth
forked from didirus/AstralRinth
Add new versions blog post (#4925)
This commit is contained in:
@@ -28,6 +28,7 @@ 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 streamlined_version_creation } from "./streamlined_version_creation";
|
||||
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";
|
||||
@@ -38,6 +39,7 @@ export const articles = [
|
||||
whats_modrinth,
|
||||
two_years_of_modrinth,
|
||||
two_years_of_modrinth_history,
|
||||
streamlined_version_creation,
|
||||
standing_by_our_values,
|
||||
standing_by_our_values_russian,
|
||||
skins_now_in_modrinth_app,
|
||||
|
||||
File diff suppressed because one or more lines are too long
12
packages/blog/compiled/streamlined_version_creation.ts
Normal file
12
packages/blog/compiled/streamlined_version_creation.ts
Normal file
@@ -0,0 +1,12 @@
|
||||
// AUTO-GENERATED FILE - DO NOT EDIT
|
||||
export const article = {
|
||||
html: () => import(`./streamlined_version_creation.content`).then(m => m.html),
|
||||
title: "Streamlined Version Creation",
|
||||
summary: "Version creation is now dramatically more intelligent and easier for creators.",
|
||||
date: "2025-12-12T23:00:00.000Z",
|
||||
slug: "streamlined-version-creation",
|
||||
authors: ["AJfd8YH6","6EjnV9Uf","Dc7EYhxG"],
|
||||
unlisted: false,
|
||||
thumbnail: true,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user