Commit 677db2974e80ec8002592eec18866975e6119b41

Authored by William Daniau
1 parent 2623019d52
Exists in master

AJout du link vers favicon.ico

Showing 3 changed files with 6 additions and 0 deletions Side-by-side Diff

templates/html/Wize.html
... ... @@ -4,6 +4,8 @@
4 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 5 <title>[% title %]</title>
6 6 <meta name='Generator' content='[% generator.name %]'>
  7 + <link rel="shortcut icon"
  8 + href="[% resource('common-spec/favicon.ico') %]" >
7 9 <link rel="stylesheet"
8 10 href="[% resource('common-spec/zim-variables.css') %]" >
9 11 <link rel="stylesheet"
templates/html/Wize_with_index.html
... ... @@ -4,6 +4,8 @@
4 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 5 <title>[% title %]</title>
6 6 <meta name='Generator' content='[% generator.name %]'>
  7 + <link rel="shortcut icon"
  8 + href="[% resource('common-spec/favicon.ico') %]" >
7 9 <link rel="stylesheet"
8 10 href="[% resource('common-spec/zim-variables.css') %]" >
9 11 <link rel="stylesheet"
templates/html/Wize_with_index_sod.html
... ... @@ -4,6 +4,8 @@
4 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 5 <title>[% title %]</title>
6 6 <meta name='Generator' content='[% generator.name %]'>
  7 + <link rel="shortcut icon"
  8 + href="[% resource('common-spec/favicon.ico') %]" >
7 9 <link rel="stylesheet"
8 10 href="[% resource('common-spec/zim-variables.css') %]" >
9 11 <link rel="stylesheet"