forked from mirzaev/ff
favicon
This commit is contained in:
BIN
mirzaev/site/rules/system/public/favicon.ico
Normal file
BIN
mirzaev/site/rules/system/public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
@@ -32,7 +32,10 @@
|
|||||||
<meta property="twitter:title" content="BEBRA DREAMERS RULES">
|
<meta property="twitter:title" content="BEBRA DREAMERS RULES">
|
||||||
<meta property="twitter:description" content='Rules of our Discord server "BEBRA DREAMERS"'>
|
<meta property="twitter:description" content='Rules of our Discord server "BEBRA DREAMERS"'>
|
||||||
<meta property="twitter:image" content="https://rules.bebra.team/images/mirzaev.jpg">
|
<meta property="twitter:image" content="https://rules.bebra.team/images/mirzaev.jpg">
|
||||||
<link rel="icon" type="image/png" href="/favicon.ico">
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||||
|
<link rel="manifest" href="/site.webmanifest">
|
||||||
|
|
||||||
{% for meta in head.metas %}
|
{% for meta in head.metas %}
|
||||||
<meta {% for name, value in meta.attributes %}{{name}}="{{value}}" {% endfor %}>
|
<meta {% for name, value in meta.attributes %}{{name}}="{{value}}" {% endfor %}>
|
||||||
|
Reference in New Issue
Block a user