chore: commit remaining workspace changes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<title>{{ $page_title ?? 'Similar Artworks — Skinbase' }}</title>
|
||||
<meta name="description" content="{{ $page_meta_description ?? '' }}">
|
||||
<link rel="canonical" href="{{ $page_canonical ?? url()->current() }}">
|
||||
<meta name="robots" content="{{ $page_robots ?? 'noindex,follow' }}">
|
||||
<meta name="robots" content="{{ $page_robots ?? 'index,follow' }}">
|
||||
|
||||
{{-- OpenGraph --}}
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
Reference in New Issue
Block a user