Skip to content

Commit

Permalink
swap out fake blog post for a real one
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector committed Dec 12, 2024
1 parent 76cf046 commit 5136268
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apps/app-frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 5136268

Please sign in to comment.