mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-22 18:02:42 +00:00
feat: add meta for config pages
This commit is contained in:
@@ -49,6 +49,11 @@
|
||||
setContext("active-layer", writable(0))
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>Layout Manager - CharaChorder Device Manager</title>
|
||||
<meta name="description" content="Edit your layout" />
|
||||
</svelte:head>
|
||||
|
||||
<svelte:window use:share={shareLayout} />
|
||||
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user