1
0

Clarify that Modrinth Servers prices are in USD (#3553)

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
Emma Alexia
2025-04-25 22:35:30 -04:00
committed by GitHub
parent 73e54a5fbb
commit f9c0c1bc53

View File

@@ -399,7 +399,7 @@
</summary>
<p class="m-0 ml-6 leading-[160%]">
Modrinth Servers are powered by AMD Ryzen 7900 and 7950X3D equivalent CPUs at 5+
GHz, paired with with DDR5 memory.
GHz, paired with DDR5 memory.
</p>
</details>
<details pyro-hash="cpu-burst" class="group" :open="$route.hash === '#cpu-burst'">
@@ -480,6 +480,18 @@
plan for the content you're running on the server.
</p>
</details>
<details pyro-hash="players" class="group" :open="$route.hash === '#prices'">
<summary class="flex cursor-pointer items-center py-3 font-medium text-contrast">
<span class="mr-2 transition-transform duration-200 group-open:rotate-90">
<RightArrowIcon />
</span>
What currency are the prices in?
</summary>
<p class="m-0 ml-6 leading-[160%]">
All prices are listed in United States Dollars (USD).
</p>
</details>
</div>
</div>
</div>