fixes #1502 newer favicon

This commit is contained in:
Matthieu Leproux
2021-10-04 16:40:29 +02:00
parent a7bc87fa13
commit d2ea8fa3cc
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
{/if}
<meta charset="{$CONTENT_ENCODING}">
<title>{$GALLERY_TITLE} :: {$PAGE_TITLE}</title>
<link rel="shortcut icon" type="image/x-icon" href="{$ROOT_URL}{$themeconf.icon_dir}/favicon.ico">
<link rel="icon" type="image/svg+xml" href="{$ROOT_URL}{$themeconf.icon_dir}/piwigo.org-icon 1.svg">
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/themes/default/fonts/open-sans/open-sans.css">
{strip}