minor improvements:
- page titles - favicon - background logo
This commit is contained in:
@@ -95,6 +95,10 @@
|
||||
onMount(loadBookmarks);
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>Umbrella – {t('bookmarks')}</title>
|
||||
</svelte:head>
|
||||
|
||||
<svelte:window {onscroll} />
|
||||
<fieldset>
|
||||
<legend>{t('Bookmarks')}</legend>
|
||||
|
||||
Reference in New Issue
Block a user