chore: buried an egg

This commit is contained in:
Zephyruso 2023-09-04 13:03:38 +08:00
parent af3b421a71
commit e357958d70

View File

@ -156,11 +156,14 @@ export const Header = () => {
</div> </div>
<a <a
class="whitespace-nowrap text-xl font-bold uppercase" class="flex whitespace-nowrap text-xl font-bold uppercase"
href="https://github.com/metacubex/metacubexd" href="https://github.com/metacubex/metacubexd"
target="_blank" target="_blank"
> >
metacube, xd <span class="mr-2">metacube, </span>
<div class="transition-transform hover:rotate-90 hover:scale-125">
xd
</div>
</a> </a>
</div> </div>