✨ Ajoute le module SEO
Pour #8 Co-authored-by: Clement <clement@desmidt.fr> Reviewed-on: #12
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
@if(Auth::guest())
|
||||
{!! SEO::generate() !!}
|
||||
@endif
|
||||
|
||||
<!-- CSRF Token -->
|
||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||
|
||||
|
Reference in New Issue
Block a user