web: update page title style

prioritize the page title, not "cobalt"
This commit is contained in:
wukko
2024-08-23 20:02:17 +06:00
parent 1e5bc67e92
commit 8df70cc00b
5 changed files with 5 additions and 5 deletions

View File

@@ -96,7 +96,7 @@
</script>
<svelte:head>
<title>{$t("general.cobalt")}: {$t("tabs.remux")}</title>
<title>{$t("tabs.remux")} ~ {$t("general.cobalt")}</title>
</svelte:head>
<DropReceiver id="remux-container" bind:draggedOver bind:file>