mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Add docsearch meta tags
This commit is contained in:
parent
5d8710516f
commit
1af3c51a0c
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,8 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<meta name="docsearch:language" content="en" />
|
||||||
|
<meta name="docsearch:version" content="{{ $page->version() }}" />
|
||||||
<div class="flex flex-1 justify-end items-center text-right md:pl-10">
|
<div class="flex flex-1 justify-end items-center text-right md:pl-10">
|
||||||
@if ($page->docsearchApiKey && $page->docsearchIndexName)
|
@if ($page->docsearchApiKey && $page->docsearchIndexName)
|
||||||
@include('_nav.search-input')
|
@include('_nav.search-input')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue