added icon
This commit is contained in:
parent
4c50cc98b6
commit
cdc10a1b8a
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
|
@ -20,6 +20,9 @@
|
|||
<link type='text/css' rel='stylesheet' href='/css/min/container.css' /> <!-- Gestion du container -->
|
||||
<link type='text/css' rel='stylesheet' href='/css/min/global.css' /> <!-- Style global -->
|
||||
|
||||
<!-- Icone -->
|
||||
<link rel='icon' href='/src/logauth.ico'>
|
||||
|
||||
|
||||
<!-- Dépendences Javascript -->
|
||||
<script type='text/javascript' src='/js/lib/min/input-checker.js' ></script> <!-- Gestion dynamique des saisies -->
|
||||
|
|
Loading…
Reference in New Issue