Update pages title

pull/1/head
Made Baruna 2021-04-19 01:58:18 +08:00
parent f91325c3a8
commit 8eb07051f9
4 changed files with 8 additions and 8 deletions

View File

@ -33,10 +33,6 @@
});
</script>
<svelte:head>
<title>Paimon.moe</title>
</svelte:head>
<Tailwind />
<Header />

View File

@ -139,14 +139,14 @@
</script>
<svelte:head>
<title>Paimon.moe</title>
<title>{character.name} - Paimon.moe</title>
<meta
name="description"
content="Genshin Impact {character.name} build, guide, constellation, and skill information"
content="Genshin Impact {character.name} build guide, constellation, and skill information"
/>
<meta
property="og:description"
content="Genshin Impact {character.name} build, guide, constellation, and skill information"
content="Genshin Impact {character.name} build guide, constellation, and skill information"
/>
</svelte:head>
<div class="lg:ml-64 pt-20 lg:pt-8">

View File

@ -156,7 +156,7 @@
</script>
<svelte:head>
<title>Paimon.moe</title>
<title>Characters - Paimon.moe</title>
<meta
name="description"
content="Your best Genshin Impact companion! Help you plan what to farm with ascension calculator and database. Also track your progress with todo and wish counter."

View File

@ -2,6 +2,10 @@
import { t, _ } from 'svelte-i18n';
</script>
<svelte:head>
<title>Privacy Policy - Paimon.moe</title>
</svelte:head>
<div class="lg:ml-64 pt-20 lg:pt-8">
<h1 class="font-display px-4 md:px-8 font-black text-5xl text-white">{$t('privacypolicy.title')}</h1>
<div class="px-4 md:px-8 text-white">