mirror of
https://github.com/DBNinjin/Ninjin.Web.v2.git
synced 2025-06-27 18:31:55 +00:00
Update SEO
This commit is contained in:
parent
4518a20eed
commit
9d018daa0d
@ -1,3 +1,8 @@
|
|||||||
|
<MetaData
|
||||||
|
title="'API' - Activate Revert Logo"
|
||||||
|
description="Sur cette page, bah rien..."
|
||||||
|
/>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="flex min-h-[50dvh] flex-col items-center justify-center bg-background px-4 py-12 sm:px-6 lg:px-8"
|
class="flex min-h-[50dvh] flex-col items-center justify-center bg-background px-4 py-12 sm:px-6 lg:px-8"
|
||||||
>
|
>
|
||||||
|
@ -46,6 +46,11 @@
|
|||||||
];
|
];
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<MetaData
|
||||||
|
title="Nos features"
|
||||||
|
description="Sur cette page, vous allez en apprendre plus sur les features du serveur Minecraft DB Ninjin ainsi que nos priorités de développement."
|
||||||
|
/>
|
||||||
|
|
||||||
<h1 class="text-5xl font-extrabold mb-5">
|
<h1 class="text-5xl font-extrabold mb-5">
|
||||||
<small class="ms-2 font-semibold">Les</small> Features<small class="ms-2 font-semibold"
|
<small class="ms-2 font-semibold">Les</small> Features<small class="ms-2 font-semibold"
|
||||||
>de DB Ninjin ?</small
|
>de DB Ninjin ?</small
|
||||||
|
@ -3,6 +3,11 @@
|
|||||||
import BigVideoOrImage from '$lib/components/Pages/BigVideoOrImage.svelte';
|
import BigVideoOrImage from '$lib/components/Pages/BigVideoOrImage.svelte';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<MetaData
|
||||||
|
title="Map"
|
||||||
|
description="Sur cette page, vous allez pouvoir observer la map du serveur Minecraft avec tout les points réellement importants de noter."
|
||||||
|
/>
|
||||||
|
|
||||||
<h1 class="text-5xl font-extrabold mb-5">
|
<h1 class="text-5xl font-extrabold mb-5">
|
||||||
Map<small class="ms-2 font-semibold">de DB Ninjin</small>
|
Map<small class="ms-2 font-semibold">de DB Ninjin</small>
|
||||||
</h1>
|
</h1>
|
||||||
|
@ -2,6 +2,11 @@
|
|||||||
import DiscordChannel from '$lib/components/Pages/DiscordChannel.svelte';
|
import DiscordChannel from '$lib/components/Pages/DiscordChannel.svelte';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<MetaData
|
||||||
|
title="Règlement"
|
||||||
|
description="Sur cette page, vous allez pouvoir prendre connaissance du règlement qui régit DB Ninjin."
|
||||||
|
/>
|
||||||
|
|
||||||
<h1 class="text-5xl font-extrabold mb-5">
|
<h1 class="text-5xl font-extrabold mb-5">
|
||||||
<small class="ms-2 font-semibold">Les</small> Règles<small class="ms-2 font-semibold"
|
<small class="ms-2 font-semibold">Les</small> Règles<small class="ms-2 font-semibold"
|
||||||
>de DB Ninjin</small
|
>de DB Ninjin</small
|
||||||
|
Loading…
x
Reference in New Issue
Block a user