diff --git a/src/pages/downloads/waterfall.astro b/src/pages/downloads/waterfall.astro index 2d5c52a4..de6456c9 100644 --- a/src/pages/downloads/waterfall.astro +++ b/src/pages/downloads/waterfall.astro @@ -11,17 +11,14 @@ const data = await fetchDownloadsPageData("waterfall", env.WEBSITE_CACHE); const descriptionHtml = ` Waterfall has reached end of life. We recommend you transition to - - Velocity - . + Velocity. For more information see the - announcement - . + >announcement.
Download unsupported, archived Waterfall builds below. `; diff --git a/src/pages/index.astro b/src/pages/index.astro index 4a57e825..bda0e9e7 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -39,8 +39,7 @@ import SoftwarePreview, { SoftwarePreviewType } from "@/components/data/Software

- Your server deserves the - best. + Your server deserves the best.

- Powering - - players + Powering players

PaperMC's software powers hundreds of thousands of Minecraft servers on a daily basis, from small single-servers setups to diff --git a/src/pages/software/folia.astro b/src/pages/software/folia.astro index b24e4edc..96c08fc4 100644 --- a/src/pages/software/folia.astro +++ b/src/pages/software/folia.astro @@ -50,9 +50,9 @@ import { Image } from "astro:assets";

A diverse plugin ecosystem

- Crafted by the PaperMC team & contributors, Hangar is our own dedicated plugin repository, now in open beta! View over - 100 - different plugins that support Folia, or list your own with a very streamlined creation process. + Crafted by the PaperMC team & contributors, Hangar is our own dedicated plugin repository, now in open beta! View over 100 different plugins that support Folia, or list your own with a very streamlined creation process.
diff --git a/src/pages/software/paper.astro b/src/pages/software/paper.astro index 565113e3..20cccd6f 100644 --- a/src/pages/software/paper.astro +++ b/src/pages/software/paper.astro @@ -59,9 +59,9 @@ const { pagination } = await getHangarProjects("paper");

A diverse plugin ecosystem

- Crafted by the PaperMC team & contributors, Hangar is our own dedicated plugin repository, now in open beta! View - {pagination.count} - different plugins that are specific to Paper, or list your own with a very streamlined creation process. + Crafted by the PaperMC team & contributors, Hangar is our own dedicated plugin repository, now in open beta! View {pagination.count} different plugins that are specific to Paper, or list your own with a very streamlined creation process.
diff --git a/src/pages/software/velocity.astro b/src/pages/software/velocity.astro index 8629476a..25b0e142 100644 --- a/src/pages/software/velocity.astro +++ b/src/pages/software/velocity.astro @@ -58,9 +58,9 @@ const { pagination } = await getHangarProjects("velocity");

A diverse plugin ecosystem

- Crafted by the PaperMC team & contributors, Hangar is our own dedicated plugin repository, now in open beta! View over - {pagination.count} - different plugins that are specific to Velocity, or list your own with a very streamlined creation process. + Crafted by the PaperMC team & contributors, Hangar is our own dedicated plugin repository, now in open beta! View over {pagination.count} different plugins that are specific to Velocity, or list your own with a very streamlined creation process.