From 7a2b5ba7d2c939d3178f3ae4a4fc14a178ca5439 Mon Sep 17 00:00:00 2001 From: Powie Date: Mon, 5 May 2025 19:44:18 +0800 Subject: [PATCH 1/3] search engine optimization improvements --- src/app.html | 3 ++- src/lib/components/navbar.svelte | 4 ++-- static/robots.txt | 15 +++++++++++++++ 3 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 static/robots.txt diff --git a/src/app.html b/src/app.html index 53f2bdc..403f6ab 100644 --- a/src/app.html +++ b/src/app.html @@ -14,9 +14,10 @@ + Meteor Client - + %sveltekit.head% diff --git a/src/lib/components/navbar.svelte b/src/lib/components/navbar.svelte index 34129a5..2334691 100644 --- a/src/lib/components/navbar.svelte +++ b/src/lib/components/navbar.svelte @@ -40,7 +40,7 @@ {#if hamburgerOpen} - + {/if} {:else}