* fix: app fetch * fix: webp default images * fix: lint issues * feat: remove default thumbnail from app assets * fix: webp paths * fix: use ` instead of "/' * fix: use AutoLink * Fix featured article link + changelog page --------- Co-authored-by: Prospector <prospectordev@gmail.com>
12 lines
494 B
TypeScript
12 lines
494 B
TypeScript
// AUTO-GENERATED FILE - DO NOT EDIT
|
|
export const article = {
|
|
html: () => import(`./modrinth_servers_beta.content`).then((m) => m.html),
|
|
title: 'Host your own server with Modrinth Servers — now in beta',
|
|
summary: 'Fast, simple, reliable servers directly integrated into Modrinth.',
|
|
date: '2024-11-03T06:00:00.000Z',
|
|
slug: 'modrinth-servers-beta',
|
|
thumbnail: true,
|
|
short_title: 'Introducing Modrinth Servers',
|
|
short_summary: 'Host your next Minecraft server with Modrinth.',
|
|
}
|