Skip to content

Commit fe0fa75

Browse files
committed
remove medal callout since it's US-only.
1 parent 10321fe commit fe0fa75

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

apps/frontend/src/public/news/feed/rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<description><![CDATA[Keep up-to-date on the latest news from Modrinth.]]></description>
55
<link>https://modrinth.com/news/</link>
66
<generator>@modrinth/blog</generator>
7-
<lastBuildDate>Sun, 07 Sep 2025 23:15:48 GMT</lastBuildDate>
7+
<lastBuildDate>Sun, 07 Sep 2025 23:23:28 GMT</lastBuildDate>
88
<atom:link href="https://modrinth.com/news/feed/rss.xml" rel="self" type="application/rss+xml"/>
99
<language><![CDATA[en]]></language>
1010
<item>
@@ -13,7 +13,7 @@
1313
<link>https://modrinth.com/news/article/modrinth-servers-southeast-asia/</link>
1414
<guid isPermaLink="false">https://modrinth.com/news/article/modrinth-servers-southeast-asia/</guid>
1515
<pubDate>Mon, 08 Sep 2025 22:00:00 GMT</pubDate>
16-
<content:encoded>&lt;![CDATA[&lt;p&gt;We&apos;re happy to announce that we have just launched &lt;a href=&quot;https://modrinth.gg/&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Modrinth Servers&lt;/a&gt; in one of the most highly anticipated regions: Southeast Asia.&lt;/p&gt;&lt;p&gt;Located in Singapore, this new region available for Modrinth Servers will be a great choice for anyone in that part of the globe.&lt;/p&gt;&lt;p&gt;What region should be next? &lt;a href=&quot;https://surveys.modrinth.com/servers-region-waitlist&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Let us know here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong data-contrast-text&gt;Host your next server with &lt;a href=&quot;https://modrinth.gg/&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Modrinth Servers&lt;/a&gt; today!&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Get a 5-day free trial (no credit card required) with &lt;a href=&quot;https://quests.medal.tv/modrinth&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Medal.tv&lt;/a&gt; for a limited time only.&lt;/p&gt;]]&gt;</content:encoded>
16+
<content:encoded>&lt;![CDATA[&lt;p&gt;We&apos;re happy to announce that we have just launched &lt;a href=&quot;https://modrinth.gg/&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Modrinth Servers&lt;/a&gt; in one of the most highly anticipated regions: Southeast Asia.&lt;/p&gt;&lt;p&gt;Located in Singapore, this new region available for Modrinth Servers will be a great choice for anyone in that part of the globe.&lt;/p&gt;&lt;p&gt;What region should be next? &lt;a href=&quot;https://surveys.modrinth.com/servers-region-waitlist&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Let us know here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong data-contrast-text&gt;Host your next server with &lt;a href=&quot;https://modrinth.gg/&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Modrinth Servers&lt;/a&gt; today!&lt;/strong&gt;&lt;/p&gt;]]&gt;</content:encoded>
1717
</item>
1818
<item>
1919
<title><![CDATA[Creators: Verify Your Environment Metadata]]></title>

packages/blog/articles/modrinth-servers-southeast-asia.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ Located in Singapore, this new region available for Modrinth Servers will be a g
1212
What region should be next? [Let us know here](https://surveys.modrinth.com/servers-region-waitlist).
1313

1414
<strong data-contrast-text>Host your next server with [Modrinth Servers](https://modrinth.gg) today!</span>
15-
16-
Get a 5-day free trial (no credit card required) with [Medal.tv](https://quests.medal.tv/modrinth) for a limited time only.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// AUTO-GENERATED FILE - DO NOT EDIT
2-
export const html = `<p>We're happy to announce that we have just launched <a href="https://modrinth.gg/" rel="noopener nofollow ugc">Modrinth Servers</a> in one of the most highly anticipated regions: Southeast Asia.</p><p>Located in Singapore, this new region available for Modrinth Servers will be a great choice for anyone in that part of the globe.</p><p>What region should be next? <a href="https://surveys.modrinth.com/servers-region-waitlist" rel="noopener nofollow ugc">Let us know here</a>.</p><p><strong data-contrast-text>Host your next server with <a href="https://modrinth.gg/" rel="noopener nofollow ugc">Modrinth Servers</a> today!</strong></p><p>Get a 5-day free trial (no credit card required) with <a href="https://quests.medal.tv/modrinth" rel="noopener nofollow ugc">Medal.tv</a> for a limited time only.</p>`;
2+
export const html = `<p>We're happy to announce that we have just launched <a href="https://modrinth.gg/" rel="noopener nofollow ugc">Modrinth Servers</a> in one of the most highly anticipated regions: Southeast Asia.</p><p>Located in Singapore, this new region available for Modrinth Servers will be a great choice for anyone in that part of the globe.</p><p>What region should be next? <a href="https://surveys.modrinth.com/servers-region-waitlist" rel="noopener nofollow ugc">Let us know here</a>.</p><p><strong data-contrast-text>Host your next server with <a href="https://modrinth.gg/" rel="noopener nofollow ugc">Modrinth Servers</a> today!</strong></p>`;

0 commit comments

Comments
 (0)