Link header to root of site
This commit is contained in:
parent
ab3611cbce
commit
e9e802889d
@ -6,7 +6,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>url snail</h1>
|
||||
<h1><a href="{{ url("/") }}">url snail</a></h1>
|
||||
@yield('content')
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user