feat(dashboard): pluralkit.me branding changes

This commit is contained in:
spiral
2022-05-16 23:22:51 -04:00
parent a65880c665
commit dc7b1a4291
8 changed files with 8 additions and 8 deletions

View File

@@ -94,5 +94,5 @@
</Container>
<svelte:head>
<title>pk-webs | dash</title>
<title>PluralKit | dash</title>
</svelte:head>

View File

@@ -124,7 +124,7 @@
</Container>
<svelte:head>
<title>pk-webs | settings</title>
<title>PluralKit | settings</title>
</svelte:head>
<style>

View File

@@ -83,5 +83,5 @@
</Container>
<svelte:head>
<title>pk-webs | {title}</title>
<title>PluralKit | {title}</title>
</svelte:head>