mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Add theme-color
This commit is contained in:
parent
a09b99b8df
commit
6eaf7cabb5
@ -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…
x
Reference in New Issue
Block a user