mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 04:44:50 +00:00
Add button.js script
This commit is contained in:
parent
029b71d7b9
commit
ca075d6b5b
1 changed files with 4 additions and 0 deletions
4
docs/source/_templates/layout.html
Normal file
4
docs/source/_templates/layout.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{% extends "!layout.html" %}
|
||||
{% block extrahead %}
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
{% endblock %}
|
||||
Loading…
Reference in a new issue