From 60c120a1e596ce8aed0bb026c42b781fcbed2911 Mon Sep 17 00:00:00 2001 From: Gary Date: Thu, 25 Jul 2024 13:57:03 -0700 Subject: [PATCH] main: fix url and typo --- resources/views/components/navbar.blade.php | 4 ++-- resources/views/livewire/boarding/index.blade.php | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/resources/views/components/navbar.blade.php b/resources/views/components/navbar.blade.php index c01e92caa..0474fd47d 100644 --- a/resources/views/components/navbar.blade.php +++ b/resources/views/components/navbar.blade.php @@ -500,10 +500,10 @@ -
  • +
  • - + >>>>>>> 04e370917 (main: fix for various bugs) diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php index f8a831d85..ac8266d69 100644 --- a/resources/views/livewire/boarding/index.blade.php +++ b/resources/views/livewire/boarding/index.blade.php @@ -13,6 +13,12 @@
    @endif +

    Welcome to your Last Hour Cloud

    +

    Let's help you to set up the basics and show you around.

    +
    + Let's Start + +
    @endif