projects
/
ais.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e996b
)
Added svg alternative icon for html5
author
Jean-Michel Nirgal Vourgère
<jmv@nirgal.com>
Tue, 3 Aug 2010 13:29:48 +0000
(13:29 +0000)
committer
Jean-Michel Nirgal Vourgère
<jmv@nirgal.com>
Tue, 3 Aug 2010 13:29:48 +0000
(13:29 +0000)
html_templates/base.html
patch
|
blob
|
history
diff --git
a/html_templates/base.html
b/html_templates/base.html
index 22680efe8f3adee36cd753ebbb317b0120eabe22..21d37cc5f2787c071e9a7e7dbb6820c76837ff5a 100644
(file)
--- a/
html_templates/base.html
+++ b/
html_templates/base.html
@@
-1,4
+1,5
@@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<link rel=icon href='/aiga_water_transportation.svg' sizes=any type='image/svg+xml'>
<link rel=icon href='/aiga_water_transportation.png' sizes='16x16' type='image/png'>
<link rel=stylesheet href='/global.css'>
<title>{% block title %}AIS{% endblock %}</title>