mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 12:21:35 +02:00
Add two new meta tags for Algolia (#27902)
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
<meta name="author" content="{{ site.authors }}">
|
<meta name="author" content="{{ site.authors }}">
|
||||||
<meta name="generator" content="Jekyll v{{ jekyll.version }}">
|
<meta name="generator" content="Jekyll v{{ jekyll.version }}">
|
||||||
|
|
||||||
|
<meta name="docsearch:language" content="en">
|
||||||
|
<meta name="docsearch:version" content="{{ site.docs_version }}">
|
||||||
|
|
||||||
<title>
|
<title>
|
||||||
{%- if page.title -%}
|
{%- if page.title -%}
|
||||||
{{ page.title | smartify }} · {{ site.title | smartify }}
|
{{ page.title | smartify }} · {{ site.title | smartify }}
|
||||||
|
Reference in New Issue
Block a user