mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2026-04-20 12:15:40 +02:00
「✨」 feat(front): front mainly done, waiting for image api
This commit is contained in:
@ -26,10 +26,10 @@
|
||||
<img src="./static/assets/tetrio.svg" width=32 height=32 />
|
||||
<span class="text-white font-[Kubasta]">tetris_game.ts</span>
|
||||
</a>
|
||||
<a class="flex flex-col items-center" href="https://tetr.io/">
|
||||
<!--a class="flex flex-col items-center" href="https://tetr.io/">
|
||||
<img src="./static/assets/tetrio.svg" width=32 height=32 />
|
||||
<span class="text-white font-[Kubasta]">tetr.io</span>
|
||||
</a>
|
||||
</a-->
|
||||
</div>
|
||||
|
||||
<div id="app" class="flex-1 flex items-center justify-center">
|
||||
@ -46,8 +46,7 @@
|
||||
<a target="_blank" class="taskbar-button" href="https://rusty.42angouleme.fr/">rusty</a>
|
||||
<a target="_blank" class="taskbar-button" href="https://dn720004.ca.archive.org/0/items/2009-tetris-variant-concepts_202201/2009%20Tetris%20Design%20Guideline.pdf">tetris-guideline.pdf</a>
|
||||
</div>
|
||||
<div class="flex px-4 items-center content-center space-x-2">
|
||||
<button id="friends-btn" class="taskbar-button">friends</button>
|
||||
<div id="taskbar-trail" class="flex px-4 items-center content-center space-x-2">
|
||||
<div class="reverse-border m-1.5 h-8/10 content-center">
|
||||
<span id="taskbar-clock" class="text-neutral-900 dark:text-white px-4">12:37</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user