Fix asia launch thumbnail

This commit is contained in:
Prospector
2025-09-08 14:54:21 -07:00
parent cb3130f998
commit 01b19424cd
4 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
{ {
"title": "Modrinth Servers Launches in Asia", "title": "Modrinth Servers Launches in Asia",
"summary": "Our latest Modrinth Servers datacenter is in Singapore.", "summary": "Our latest Modrinth Servers datacenter is in Singapore.",
"thumbnail": "https://modrinth.com/news/default.webp", "thumbnail": "https://modrinth.com/news/article/modrinth-servers-asia/thumbnail.webp",
"date": "2025-09-08T21:45:00.000Z", "date": "2025-09-08T21:45:00.000Z",
"link": "https://modrinth.com/news/article/modrinth-servers-asia" "link": "https://modrinth.com/news/article/modrinth-servers-asia"
}, },

View File

@@ -6,6 +6,6 @@ export const article = {
date: "2025-09-08T21:45:00.000Z", date: "2025-09-08T21:45:00.000Z",
slug: "modrinth-servers-asia", slug: "modrinth-servers-asia",
authors: ["AJfd8YH6","Dc7EYhxG"], authors: ["AJfd8YH6","Dc7EYhxG"],
thumbnail: false, thumbnail: true,
}; };

View File

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 156 KiB