diff --git a/client/src/app.html b/client/src/app.html index 2f1744d..92f4441 100644 --- a/client/src/app.html +++ b/client/src/app.html @@ -5,6 +5,20 @@ + + + + + + + + + + + + + + %svelte.head% diff --git a/client/src/routes/__layout.svelte b/client/src/routes/__layout.svelte index acec4f9..78b6491 100644 --- a/client/src/routes/__layout.svelte +++ b/client/src/routes/__layout.svelte @@ -10,20 +10,7 @@ - - - - - - - - - - - - -
{$_('navigation.api')} - {$_('meta.title')} + diff --git a/client/src/routes/guide.svelte b/client/src/routes/guide.svelte index 4da16bc..c61d82d 100644 --- a/client/src/routes/guide.svelte +++ b/client/src/routes/guide.svelte @@ -6,6 +6,7 @@ {$_('navigation.guide')} - {$_('meta.title')} + diff --git a/client/src/routes/index.svelte b/client/src/routes/index.svelte index ed6948d..1818801 100644 --- a/client/src/routes/index.svelte +++ b/client/src/routes/index.svelte @@ -1,7 +1,3 @@ - -