Skip to content

Commit f912d8e

Browse files
committed
chore: use "Prism Launcher" over "Prism" for consistency
1 parent c6933d0 commit f912d8e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/pages/index.astro

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import DownloadLink from "../components/ui/DownloadLink.astro";
1818
<p>
1919
Prism Launcher makes it easier to install and launch modpacks, while
2020
keeping them clean. You no longer need to manually install and update
21-
modpacks as Prism can do this for you.
21+
modpacks as Prism Launcher can do this for you.
2222
</p>
2323
<div class="grid grid-cols-1 sm:grid-cols-2 sm:gap-4">
2424
<picture>
@@ -48,8 +48,8 @@ import DownloadLink from "../components/ui/DownloadLink.astro";
4848
<h3>Mod Management</h3>
4949
<p>
5050
Sick of constantly finding and re-adding that one mod you need? Prism
51-
interfaces directly with Modrinth and CurseForge, allowing you to update
52-
or install individual mods easily.
51+
Launcher interfaces directly with Modrinth and CurseForge, allowing you to
52+
update or install individual mods easily.
5353
</p>
5454
<div class="grid grid-cols-1 sm:grid-cols-2 sm:gap-4">
5555
<picture>
@@ -78,9 +78,9 @@ import DownloadLink from "../components/ui/DownloadLink.astro";
7878

7979
<h3>Instance Management</h3>
8080
<p>
81-
Prism allows you to create and manage multiple instances of Minecraft,
82-
each with its own settings, mods, and configurations. This means you can
83-
easily switch between different setups without any issues.
81+
Prism Launcher allows you to create and manage multiple instances of
82+
Minecraft, each with its own settings, mods, and configurations. This
83+
means you can easily switch between different setups without any issues.
8484
</p>
8585
<picture>
8686
<source
@@ -96,9 +96,9 @@ import DownloadLink from "../components/ui/DownloadLink.astro";
9696

9797
<h3>Lightweight and Customizable</h3>
9898
<p>
99-
You don't need an embedded web browser as a game launcher. Prism is built
100-
with the Qt toolkit, requiring very few system resources to run. It also
101-
lets you customize the menu and supports custom themes.
99+
You don't need an embedded web browser as a game launcher. Prism Launcher
100+
is built with the Qt toolkit, requiring very few system resources to run.
101+
It also lets you customize the menu and supports custom themes.
102102
</p>
103103
<picture>
104104
<source

0 commit comments

Comments
 (0)