minor improvements:
- page titles - favicon - background logo
This commit is contained in:
@@ -76,9 +76,12 @@
|
||||
}
|
||||
|
||||
$effect(() => doSearch(key))
|
||||
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>Umbrella – {t('search')}: {key}</title>
|
||||
</svelte:head>
|
||||
|
||||
<fieldset class="search">
|
||||
<legend>{t('search')}</legend>
|
||||
{#if error}
|
||||
|
||||
Reference in New Issue
Block a user