11 lines
359 B
TypeScript
11 lines
359 B
TypeScript
// AUTO-GENERATED FILE - DO NOT EDIT
|
|
export const article = {
|
|
html: () => import(`./redesign.content`).then((m) => m.html),
|
|
title: 'Now showing on Modrinth: A new look!',
|
|
summary: 'Releasing many new features and improvements, including a redesign!',
|
|
date: '2022-02-27T00:00:00.000Z',
|
|
slug: 'redesign',
|
|
authors: ['6plzAzU4'],
|
|
thumbnail: true,
|
|
}
|