fix blog date + app changelog

This commit is contained in:
Prospector
2026-03-04 14:41:52 -08:00
parent ea3bb334a8
commit 2d5c26896f
4 changed files with 7 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
---
title: Introducing Server Projects
summary: A new project type made for seamless modded multiplayer on Modrinth.
date: 2026-03-02T15:00:00+00:00
date: 2026-03-03T17:30:00-08:00
authors: ['AJfd8YH6', '6EjnV9Uf', 'xSQqYYIN']
---

View File

@@ -3,7 +3,7 @@ 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",
date: "2026-03-04T01:30:00.000Z",
slug: "introducing-server-projects",
authors: ["AJfd8YH6","6EjnV9Uf","xSQqYYIN"],
unlisted: false,