diff --git a/src/App.svelte b/src/App.svelte index 0c58638..c8c450b 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -15,7 +15,10 @@ } -

Mirror URL

+
+

Mirror URL

+ Known mirrors +

Google Fonts URL

@@ -23,7 +26,6 @@ - {#await output} {:then v} {#if v != null} @@ -32,3 +34,12 @@ {:catch e}
Error :( {e}
{/await} + +