From f72c0d546b193839aa2bf46b36694348a43c3d11 Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Mon, 21 Jun 2021 21:31:35 +0200 Subject: [PATCH 1/2] wip --- resources/views/client/dashboard.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/client/dashboard.twig b/resources/views/client/dashboard.twig index f57f9b9..128e820 100644 --- a/resources/views/client/dashboard.twig +++ b/resources/views/client/dashboard.twig @@ -106,7 +106,7 @@
- +

Expose

From bbeaa1f0f1e71c448b4973ac068701bcd5a88996 Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Mon, 21 Jun 2021 21:50:45 +0200 Subject: [PATCH 2/2] wip --- resources/views/server/errors/404.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/server/errors/404.twig b/resources/views/server/errors/404.twig index eb9bde2..0d85742 100644 --- a/resources/views/server/errors/404.twig +++ b/resources/views/server/errors/404.twig @@ -33,7 +33,7 @@ class="bg-no-repeat w-full min-h-screen">
- + Expose @@ -54,7 +54,7 @@ You can create public URLs for your local applications through any firewall and VPN with Expose. Receive webhooks, test local sites on mobile devices and share them with others. - + Learn more