minor improvements:
- page titles - favicon - background logo
This commit is contained in:
@@ -122,6 +122,9 @@
|
||||
onMount(load);
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>Umbrella – {t('add_object',{object:t('task')})}</title>
|
||||
</svelte:head>
|
||||
|
||||
<fieldset>
|
||||
<legend>{t('add_object',{object:t('task')})}</legend>
|
||||
|
||||
Reference in New Issue
Block a user