Merge pull request #1231 from shaarli/revert-1220-url-filter
Revert part of #1220
This commit is contained in:
commit
1a9515ff6f
1 changed files with 0 additions and 2 deletions
|
@ -20,6 +20,4 @@
|
|||
|
||||
{% if page and page.is_homepage %}<meta name="description" content="{{ config.site_description }}">{% endif %}
|
||||
{% if config.site_author %}<meta name="author" content="{{ config.site_author }}">{% endif %}
|
||||
{% if config.site_favicon %}<link rel="shortcut icon" href="{{ config.site_favicon|url }}">
|
||||
{% else %}<link rel="shortcut icon" href="{{ 'img/favicon.ico'|url }}">{% endif %}
|
||||
{%- endblock %}
|
||||
|
|
Loading…
Reference in a new issue