Modrinth/packages/blog/compiled/knossos_v2_1_0.ts
IMB11 238138d56e
fix: app blog issues & consistency (#3880)
* 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>
2025-07-02 01:03:58 +00:00

11 lines
427 B
TypeScript

// AUTO-GENERATED FILE - DO NOT EDIT
export const article = {
html: () => import(`./knossos_v2_1_0.content`).then((m) => m.html),
title: 'This week in Modrinth development: Filters and Fixes',
summary:
'After a great first week since Modrinth launched out of beta, we have continued to improve the user interface based on feedback.',
date: '2022-03-09T00:00:00.000Z',
slug: 'knossos-v2.1.0',
thumbnail: true,
}