12 lines
384 B
TypeScript
12 lines
384 B
TypeScript
// AUTO-GENERATED FILE - DO NOT EDIT
|
|
export const article = {
|
|
html: () => import(`./modrinth_beta.content`).then((m) => m.html),
|
|
title: 'Welcome to Modrinth Beta',
|
|
summary:
|
|
'After six months of work, Modrinth enters Beta, helping modders host their mods with ease!',
|
|
date: '2020-12-01T00:00:00.000Z',
|
|
slug: 'modrinth-beta',
|
|
authors: ['Dc7EYhxG'],
|
|
thumbnail: true,
|
|
}
|