Browse Source

Update welcome.blade.php

Stasiek Michalski 7 năm trước cách đây
mục cha
commit
2bdd21105b
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      resources/views/welcome.blade.php

+ 4 - 0
resources/views/welcome.blade.php

@@ -8,3 +8,7 @@
       </div>
     </div>
 @endsection
+
+@push('meta')
+<link rel="canonical" href="{{request()->url()}}">
+@endpush