feat: title
This commit is contained in:
parent
ac54ea05a2
commit
cfd4238a72
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,10 @@
|
||||||
|
|
||||||
export let data: PageData;
|
export let data: PageData;
|
||||||
</script>
|
</script>
|
||||||
|
<svelte:head>
|
||||||
|
<title>Spotracky</title>
|
||||||
|
<meta name="description" content="Best spotify subscription tracker you can find on the internet!"/>
|
||||||
|
</svelte:head>
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<div class="center">
|
<div class="center">
|
||||||
<div class="wavy-rainbow-text">
|
<div class="wavy-rainbow-text">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue