mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
Remove useless debug
This commit is contained in:
@@ -48,7 +48,7 @@ async function toggleTheme() {
|
||||
class="handwriting text-lg sm:text-3xl flex gap-2 font-bold duration-300 text-gray-600 hover:text-black dark:text-gray-400 dark:hover:text-white"
|
||||
to="/"
|
||||
>
|
||||
Arthur Danjou {{ cloud }}
|
||||
Arthur Danjou
|
||||
</NuxtLink>
|
||||
<nav class="flex gap-2 items-center">
|
||||
<UTooltip
|
||||
|
||||
Reference in New Issue
Block a user