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