forked from deepStateMirrors/tabi
parent
11eb774bd7
commit
d777d5d996
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
<link rel="icon" type="image/png" href="{{ get_url(path=config.extra.favicon) }}"/>
|
<link rel="icon" type="image/png" href="{{ get_url(path=config.extra.favicon) }}"/>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if config.extra.favicon_emoji %}
|
{% if config.extra.favicon_emoji %}
|
||||||
<link rel=icon href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 105 55"><text y=".7em" font-size="82">{{ config.extra.favicon_emoji }}</text></svg>'>
|
<link rel=icon href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><text y="50%" x="50%" dominant-baseline="central" text-anchor="middle" font-size="88">{{ config.extra.favicon_emoji }}</text></svg>'>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{# Feeds #}
|
{# Feeds #}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue