Skip to content

Commit 01b1942

Browse files
committed
Fix asia launch thumbnail
1 parent cb3130f commit 01b1942

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.

apps/frontend/src/public/news/feed/articles.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"title": "Modrinth Servers Launches in Asia",
55
"summary": "Our latest Modrinth Servers datacenter is in Singapore.",
6-
"thumbnail": "https://modrinth.com/news/default.webp",
6+
"thumbnail": "https://modrinth.com/news/article/modrinth-servers-asia/thumbnail.webp",
77
"date": "2025-09-08T21:45:00.000Z",
88
"link": "https://modrinth.com/news/article/modrinth-servers-asia"
99
},

packages/blog/compiled/modrinth_servers_asia.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ export const article = {
66
date: "2025-09-08T21:45:00.000Z",
77
slug: "modrinth-servers-asia",
88
authors: ["AJfd8YH6","Dc7EYhxG"],
9-
thumbnail: false,
9+
thumbnail: true,
1010

1111
};
File renamed without changes.

0 commit comments

Comments
 (0)