mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-09-03 18:14:53 +03:00
Implemented Algolia search (#4884)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{% extends "!layout.html" -%}
|
||||
|
||||
{% block extrahead -%}
|
||||
<meta name="doc_version" content="{{ version }}">
|
||||
{% endblock -%}
|
||||
|
||||
{% block linktags -%}
|
||||
<meta name="theme-color" content="#3d8fcc">
|
||||
{% if godot_inject_language_links -%}
|
||||
|
||||
Reference in New Issue
Block a user