fix: fix the title on the settings page

This commit is contained in:
Spectralitree 2021-12-12 10:31:36 +01:00
parent 5648241527
commit f5319dc877

View File

@ -50,3 +50,7 @@
</Col> </Col>
</Row> </Row>
</Container> </Container>
<svelte:head>
<title>pk-webs | settings</title>
</svelte:head>