mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
class="bg-no-repeat w-full min-h-screen">
|
||||
<div class="container px-4 md:px-8 mx-auto pt-4 flex flex-col">
|
||||
<header class="pb-6 flex w-full justify-between items-center mt-8">
|
||||
<a href="https://expose.beyondco.de">
|
||||
<a href="https://expose.dev">
|
||||
<img src="https://expose.beyondco.de/images/expose/logo_wide.svg"
|
||||
class="w-48" alt="Expose"/>
|
||||
</a>
|
||||
@@ -54,7 +54,7 @@
|
||||
You can create public URLs for your local applications through any firewall and VPN with <span class="font-medium">Expose</span>.
|
||||
Receive webhooks, test local sites on mobile devices and share them with others.
|
||||
|
||||
<a href="https://expose.beyondco.de/docs" class="underline text-brand-600 font-medium">
|
||||
<a href="https://expose.dev/docs" class="underline text-brand-600 font-medium">
|
||||
Learn more</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user