mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-02 13:34:51 +00:00
Add theme-color
This commit is contained in:
parent
a09b99b8df
commit
6eaf7cabb5
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{% extends "!layout.html" %}
|
||||
{% block extrahead %}
|
||||
<meta name="theme-color" content="#5c5a55">
|
||||
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-84734363-2"></script>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue