From 381cbe837b1eaceb1817377b1ec48be433e7f14f Mon Sep 17 00:00:00 2001 From: Prospector Date: Wed, 11 Dec 2024 20:12:51 -0800 Subject: [PATCH] swap out fake blog post for a real one --- apps/app-frontend/src/App.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/app-frontend/src/App.vue b/apps/app-frontend/src/App.vue index 5b487522e..e36feef1a 100644 --- a/apps/app-frontend/src/App.vue +++ b/apps/app-frontend/src/App.vue @@ -62,12 +62,12 @@ const themeStore = useTheming() const news = ref([ { - title: 'Modrinth App 0.9.0', - summary: 'An all-new UI, Modrinth Servers, and support for collections.', + title: 'Introducing Modrinth Servers', + summary: 'Host your next Minecraft server with Modrinth.', thumbnail: - 'https://media.beehiiv.com/cdn-cgi/image/format=auto,width=800,height=421,fit=scale-down,onerror=redirect/uploads/publication/thumbnail/a49f8e1b-3835-4ea1-a85b-118c6425ebc3/landscape_1667087426098458.png', - date: '2024-10-11T00:00:00Z', - link: 'https://blog.modrinth.com/p/creator-revenue-update', + 'https://media.beehiiv.com/cdn-cgi/image/format=auto,width=800,height=421,fit=scale-down,onerror=redirect/uploads/asset/file/eefddc59-b4c4-4e7d-92e8-c26bdef42984/Modrinth-Servers-Thumb.png', + date: '2024-11-02T00:00:00Z', + link: 'https://blog.modrinth.com/p/modrinth-servers-beta', }, { title: 'Becoming Sustainable',