mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
* feat: shared instances blog * fix: formatting * fix: authors * fix: update blog
13 lines
411 B
TypeScript
13 lines
411 B
TypeScript
// AUTO-GENERATED FILE - DO NOT EDIT
|
|
export const article = {
|
|
html: () => import(`./shared_instances.content`).then(m => m.html),
|
|
title: "Share instances with friends",
|
|
summary: "Play more easily with friends without having to share .mrpack files.",
|
|
date: "2026-07-24T11:00:00.000Z",
|
|
slug: "shared-instances",
|
|
authors: ["bOHH0P9Z","o2Dd4mrX","AJfd8YH6"],
|
|
unlisted: false,
|
|
thumbnail: true,
|
|
|
|
};
|