diff options
| author | 2014-01-03 00:03:28 -0500 | |
|---|---|---|
| committer | 2014-01-03 00:03:28 -0500 | |
| commit | f0c2bb74ebbae1bd336d79a22c5ccf4080620bb4 (patch) | |
| tree | afc52950d50d5d4567437e42240b3998b51c4f6e /p | |
| parent | 7db271e95ebab52c31c78f51270de71af1d750d2 (diff) | |
| parent | 1d3ff88ae6cbb072f0d2a76308a42f2baf6cb84d (diff) | |
Merge branch 'dev' into shortcuts
Diffstat (limited to 'p')
| -rw-r--r-- | p/favicon.ico | bin | 1150 -> 13094 bytes | |||
| -rw-r--r-- | p/favicon.png | bin | 694 -> 0 bytes | |||
| -rw-r--r-- | p/index.html | 4 | ||||
| -rw-r--r-- | p/themes/icons/favicon-128.png | bin | 0 -> 1608 bytes | |||
| -rw-r--r-- | p/themes/icons/favicon-16.png | bin | 0 -> 313 bytes | |||
| -rw-r--r-- | p/themes/icons/favicon-256.png | bin | 0 -> 3156 bytes | |||
| -rw-r--r-- | p/themes/icons/favicon-32.png | bin | 0 -> 513 bytes | |||
| -rw-r--r-- | p/themes/icons/favicon-48.png | bin | 0 -> 700 bytes | |||
| -rw-r--r-- | p/themes/icons/favicon-512.png | bin | 0 -> 6394 bytes | |||
| -rw-r--r-- | p/themes/icons/favicon-64.png | bin | 0 -> 868 bytes |
10 files changed, 3 insertions, 1 deletions
diff --git a/p/favicon.ico b/p/favicon.ico Binary files differindex f7ae0a5b9..a2c3bc84e 100644 --- a/p/favicon.ico +++ b/p/favicon.ico diff --git a/p/favicon.png b/p/favicon.png Binary files differdeleted file mode 100644 index 3038dc3d1..000000000 --- a/p/favicon.png +++ /dev/null diff --git a/p/index.html b/p/index.html index eaa0d71f8..5adacab2c 100644 --- a/p/index.html +++ b/p/index.html @@ -5,8 +5,10 @@ <meta name="viewport" content="initial-scale=1.0" /> <meta http-equiv="Refresh" content="0; url=i/" /> <title>FreshRSS</title> +<link rel="shortcut icon" type="image/x-icon" sizes="16x16 64x64" href="favicon.ico" /> +<link rel="icon msapplication-TileImage apple-touch-icon" type="image/png" sizes="256x256" href="themes/icons/favicon-256.png" /> +<meta name="msapplication-TileColor" content="#FFF" /> <meta name="robots" content="noindex,nofollow" /> -<link rel="icon" href="favicon.ico" /> <style> body { font-family: sans-serif; diff --git a/p/themes/icons/favicon-128.png b/p/themes/icons/favicon-128.png Binary files differnew file mode 100644 index 000000000..329b5c0f6 --- /dev/null +++ b/p/themes/icons/favicon-128.png diff --git a/p/themes/icons/favicon-16.png b/p/themes/icons/favicon-16.png Binary files differnew file mode 100644 index 000000000..abe71c491 --- /dev/null +++ b/p/themes/icons/favicon-16.png diff --git a/p/themes/icons/favicon-256.png b/p/themes/icons/favicon-256.png Binary files differnew file mode 100644 index 000000000..9d9a11904 --- /dev/null +++ b/p/themes/icons/favicon-256.png diff --git a/p/themes/icons/favicon-32.png b/p/themes/icons/favicon-32.png Binary files differnew file mode 100644 index 000000000..cfada8c46 --- /dev/null +++ b/p/themes/icons/favicon-32.png diff --git a/p/themes/icons/favicon-48.png b/p/themes/icons/favicon-48.png Binary files differnew file mode 100644 index 000000000..870b43ef1 --- /dev/null +++ b/p/themes/icons/favicon-48.png diff --git a/p/themes/icons/favicon-512.png b/p/themes/icons/favicon-512.png Binary files differnew file mode 100644 index 000000000..cc8d9b559 --- /dev/null +++ b/p/themes/icons/favicon-512.png diff --git a/p/themes/icons/favicon-64.png b/p/themes/icons/favicon-64.png Binary files differnew file mode 100644 index 000000000..5ee379f19 --- /dev/null +++ b/p/themes/icons/favicon-64.png |
