mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-24 09:45:35 +08:00
chore: buried an egg
This commit is contained in:
parent
af3b421a71
commit
e357958d70
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user