Skip to content

Commit

Permalink
Do not index admin layout
Browse files Browse the repository at this point in the history
  • Loading branch information
eronisko committed Nov 23, 2023
1 parent c0aaea4 commit a6388ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/layouts/admin.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="SNG, Igor Rjabinin">
<meta name="robots" content="noindex, nofollow">

<title>
@section('title')
Expand Down

0 comments on commit a6388ed

Please sign in to comment.