cosmetic : provide a "favicon" to the browser
git-svn-id: http://piwigo.org/svn/trunk@982 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
ea8b6eddd9
commit
6bcef16e42
2 changed files with 1 additions and 1 deletions
BIN
template-common/favicon.ico
Normal file
BIN
template-common/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="{LANG}" dir="{DIR}">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset={CONTENT_ENCODING}">
|
||||
<!-- BIG FIX ME BELOW (paths) -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="template-common/favicon.ico" />
|
||||
<link rel="stylesheet" type="text/css" href="template/{themeconf:template}/default-layout.css">
|
||||
<!-- the next css is used to fix khtml (Konqueror/Safari) issue
|
||||
the "text/nonsense" prevents gecko based browsers to load it -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue