File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33@section (' content' )
44@if ($littlelink_name == ' ' )
55 <h2 class =" mb-4" > 👋 Hi, stranger</h2 >
6- <h5 >You do not have a Page URL set, yet you can change that in the Page section</h5 >
6+ <h5 >You do not have a Page URL set, yet you can change that on the < a href = " {{ url ( ' /studio/page ' ) } } " > Page section</ a > </h5 >
77 @else
88 <h2 class =" mb-4" > 👋 Hi, @<?= $littlelink_name ? > </h2 >
99 @endif
Original file line number Diff line number Diff line change 33@section (' content' )
44@if ($littlelink_name == ' ' )
55 <h2 class =" mb-4" > 👋 Hi, stranger</h2 >
6- <h5 >You do not have a Page URL set, yet you can change that in the Page section</h5 >
6+ <h5 >You do not have a Page URL set, yet you can change that on the < a href = " {{ url ( ' /studio/page ' ) } } " > Page section</ a > </h5 >
77 @else
88 <h2 class =" mb-4" > 👋 Hi, @<?= $littlelink_name ? > </h2 >
99 @endif
You can’t perform that action at this time.
0 commit comments