mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-07 18:14:35 +00:00
Porting PHRAS-1586/PHRAS-1602 to 4.1
This commit is contained in:
BIN
resources/www/account/images/favicon.ico
Normal file
BIN
resources/www/account/images/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 198 B |
@@ -3,6 +3,10 @@
|
||||
|
||||
{% extends "common/index_bootstrap.html.twig" %}
|
||||
|
||||
{% block icon %}
|
||||
<link rel="shortcut icon" type="image/x-icon" href="/assets/account/images/favicon.ico">
|
||||
{% endblock %}
|
||||
|
||||
{% block stylesheet %}
|
||||
<link type="text/css" rel="stylesheet" href="/assets/account/css/account{% if not app.debug %}.min{% endif %}.css">
|
||||
<style type="text/css">
|
||||
|
BIN
www/favicon.ico
BIN
www/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 4.2 KiB |
Reference in New Issue
Block a user