chore: the blog (#5453)
* feat: start on blogpost * feat: images for post * fix: grammar + prerender news + changelog * feat: add discovery in app vid * fix lint * rename new blog md to match title * fix assets directories * remove left over compiled files * update thumbnail --------- Co-authored-by: tdgao <mr.trumgao@gmail.com> Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
12
packages/blog/compiled/introducing_server_projects.ts
Normal file
12
packages/blog/compiled/introducing_server_projects.ts
Normal file
@@ -0,0 +1,12 @@
|
||||
// AUTO-GENERATED FILE - DO NOT EDIT
|
||||
export const article = {
|
||||
html: () => import(`./introducing_server_projects.content`).then(m => m.html),
|
||||
title: "Introducing Server Projects",
|
||||
summary: "A new project type made for seamless modded multiplayer on Modrinth.",
|
||||
date: "2026-03-02T15:00:00.000Z",
|
||||
slug: "introducing-server-projects",
|
||||
authors: ["AJfd8YH6","6EjnV9Uf","xSQqYYIN"],
|
||||
unlisted: false,
|
||||
thumbnail: true,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user