diff --git a/src/app.html b/src/app.html index 53f2bdc..96acfb6 100644 --- a/src/app.html +++ b/src/app.html @@ -14,9 +14,10 @@ + Meteor Client - + %sveltekit.head% diff --git a/src/lib/components/info.svelte b/src/lib/components/info.svelte index 33c9ffc..131ae45 100644 --- a/src/lib/components/info.svelte +++ b/src/lib/components/info.svelte @@ -28,9 +28,9 @@

Online Players: {prettyNumber(stats.onlinePlayers)}

- download Meteor Client [{getLatestVersion()} - #{stats.builds[getLatestVersion()]}] + download Meteor Client [{getLatestVersion()} - #{stats.builds[getLatestVersion()]}]

If you're looking for older versions of Meteor, check out the archive.

- download *Baritone [{stats.baritoneMcVersion}] + download *Baritone [{stats.baritoneMcVersion}]

* Baritone is our fork which was previously included in Meteor itself. If you want the most up to date version, or want help with Baritone go to the official sources.

diff --git a/src/lib/components/navbar.svelte b/src/lib/components/navbar.svelte index 34129a5..efaca54 100644 --- a/src/lib/components/navbar.svelte +++ b/src/lib/components/navbar.svelte @@ -32,7 +32,7 @@