diff options
-rw-r--r-- | src/routes/index.svelte | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes/index.svelte b/src/routes/index.svelte index ce105ee..3a797a9 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -34,7 +34,7 @@ description="Check SkyBlock stats, see leaderboards, mayors, and way more." /> <a class="github" href="https://github.com/skyblockstats/skyblock-stats"> - <img src="/github-mark-light.png" alt="GitHub Logo" /> + <img src="/github-mark-light.png" alt="View source on GitHub" /> </a> <main> |