Add layout template extension
(forgot to commit it. Sorry...)
This commit is contained in:
4
docs/_templates/layout.html
vendored
Normal file
4
docs/_templates/layout.html
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{% extends "!layout.html" %}
|
||||||
|
{% block extrahead %}
|
||||||
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||||
|
{% endblock %}
|
Reference in New Issue
Block a user