We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dccaf9 commit d0c9463Copy full SHA for d0c9463
1 file changed
resources/views/layouts/partials/head.blade.php
@@ -6,7 +6,7 @@
6
<meta name="robots" content="index, follow"/>
7
8
<meta name="applicable-device" content="pc, mobile"/>
9
-<link rel="canonical" href="{!! request()->fullUrl() !!}"/>
+<link rel="canonical" href="{{ request()->url() }}"/>
10
11
<meta name="keywords" content="sertxu.dev, sertxudev, sertxudeveloper, Sergio Peris, tutorial, personal, portfolio, social, cv, laravel, website, tailwind, alpinejs, livewire, filament, ubuntu, windows, blog, projects"/>
12
0 commit comments