]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wip #6195
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 16 Aug 2023 13:34:11 +0000 (15:34 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 16 Aug 2023 13:34:11 +0000 (15:34 +0200)
views/screens/intro.blade.php

index fdb718c983d54d592d6ab6377042c7c163cf2bd7..c524fd7ac381f12a44fb4c93ce39046e21798b1b 100644 (file)
@@ -4,7 +4,7 @@
 <div class="container-screen active-screen next" id="welcome-screen">
     @include('header_title', ['data', $data])
     <div class="screen" id="welcome">
-        <h2 class="none">Mobile local {{$data->intro_title}}</h2>
+        <h2 class="none">{{$data->intro_title}}</h2>
         <p class="none">{{$data->intro_text}}</p>
     </div>
     <div class="screen-image">