diff options
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"> |
