feat(dashboard): change title when home is loaded
This commit is contained in:
parent
0d774a7c9e
commit
c9a02f2ab6
@ -134,4 +134,8 @@
|
||||
{/if}
|
||||
</Col>
|
||||
</Row>
|
||||
</Container>
|
||||
</Container>
|
||||
|
||||
<svelte:head>
|
||||
<title>PluralKit | home</title>
|
||||
</svelte:head>
|
Loading…
Reference in New Issue
Block a user