mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-24 00:13:17 +01:00
update panel index blade
This commit is contained in:
parent
9d5bffd48b
commit
8d2c55dc64
@ -2,10 +2,10 @@
|
||||
|
||||
@section('content')
|
||||
|
||||
<h2 class="mb-4"> 👋 Hi {{ $littlelink_name }}</h2>
|
||||
<h2 class="mb-4"> 👋 Hi, @<?= $littlelink_name ?></h2>
|
||||
|
||||
<p>
|
||||
Wellcome to littlelink. You are ready to raise links?! 😉
|
||||
Welcome to {{ config('app.name') }}!
|
||||
</p>
|
||||
|
||||
<div class="mt-5 row">
|
||||
|
Loading…
Reference in New Issue
Block a user