mirror of
https://github.com/Kizuren/kizuren.dev.git
synced 2026-01-03 13:14:12 +01:00
Changed to kizuren.dev
This commit is contained in:
parent
60a73c42bb
commit
8ae61d7d7d
6 changed files with 24 additions and 20 deletions
|
|
@ -1,8 +1,12 @@
|
|||
<template>
|
||||
<div class="flex flex-col items-center justify-center gap-8 pt-8">
|
||||
<h1 class="mt-10 home-title">
|
||||
MarcUs7i.Net
|
||||
Kizuren.dev
|
||||
</h1>
|
||||
|
||||
<p class="text-center text-sm sm:text-base mb-2">
|
||||
For the latest updates, join the <ULink to="/discord" class="text-pixel-green hover:text-pixel-green-hover">discord server</ULink>
|
||||
</p>
|
||||
|
||||
<div class="flex items-center gap-2 mt-6">
|
||||
<UButtonGroup>
|
||||
|
|
@ -60,7 +64,7 @@
|
|||
|
||||
<script setup>
|
||||
useHead({
|
||||
title: 'Marcus7i.Net'
|
||||
title: 'Kizuren'
|
||||
})
|
||||
|
||||
const { config } = useSiteConfig()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue