diff options
| author | Miguel <m.i@gmx.at> | 2019-02-19 12:25:40 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-02-19 12:25:40 +0100 |
| commit | 5c530e67256f8ecbd93336ba4e876acbba73f716 (patch) | |
| tree | 7744eed3a34d0a7c3ca6deddd71a02801858a767 /template.html | |
| parent | b71633cad69d0b8fade8419cfd7a333615ad3aee (diff) | |
cleaning up more..
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index 6e7b232..bd66b91 100644 --- a/template.html +++ b/template.html @@ -2,7 +2,7 @@ <html lang="en"> <head> - <link rel="shortcut icon" type="image/png" href="###ROOT###/favicon.ico"/> + <link rel="shortcut icon" type="image/png" href="###ROOT###/favicon.ico?v=3"/> <title>###TITLE###</title> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
