mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -106,7 +106,7 @@
|
|||||||
<body class="dark:bg-gray-900 dark:text-white">
|
<body class="dark:bg-gray-900 dark:text-white">
|
||||||
<div id="app" class="container px-8 mx-auto dark:bg-gray-900" v-cloak>
|
<div id="app" class="container px-8 mx-auto dark:bg-gray-900" v-cloak>
|
||||||
<header class="text-pink-500 font-semibold pt-12 pb-6 flex items-center justify-center">
|
<header class="text-pink-500 font-semibold pt-12 pb-6 flex items-center justify-center">
|
||||||
<a href="https://expose.beyondco.de" target="_blank" class="inline-flex items-center self-start">
|
<a href="https://expose.dev" target="_blank" class="inline-flex items-center self-start">
|
||||||
<img src="https://beyondco.de/apps/icons/expose.png" class="h-12">
|
<img src="https://beyondco.de/apps/icons/expose.png" class="h-12">
|
||||||
<p class="ml-4 font-headline text-lg">Expose</p>
|
<p class="ml-4 font-headline text-lg">Expose</p>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user