Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriySmolin committed May 22, 2024
1 parent 8bb6692 commit 97e69f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/views/components/hreflang_tags.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

@foreach ($languageUrls as $language => $url)

<link rel="alternate" hreflang="{{ $language }}" href="{{ url('/') }}/{{ $url }}"/>
@endforeach

0 comments on commit 97e69f1

Please sign in to comment.