Implemented Algolia search (#4884)

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
Leroy Bakker
2021-06-13 20:21:11 +02:00
committed by GitHub
parent 82ea79d825
commit 6ae96e7b50
5 changed files with 37 additions and 6 deletions

View File

@@ -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 -%}