update favicon
This commit is contained in:
@@ -19,6 +19,9 @@ module.exports = {
|
||||
* ref:https://v1.vuepress.vuejs.org/config/#head
|
||||
*/
|
||||
head: [
|
||||
['link', { rel: "apple-touch-icon", sizes: "180x180", href: "/apple-icon.png"}],
|
||||
['link', { rel: "icon", type: "image/png", sizes: "32x32", href: "/favicon-32x32.png"}],
|
||||
['link', { rel: "icon", type: "image/png", sizes: "16x16", href: "/favicon-16x16.png"}],
|
||||
['meta', { name: 'theme-color', content: '#3eaf7c' }],
|
||||
['meta', { name: 'apple-mobile-web-app-capable', content: 'yes' }],
|
||||
['meta', { name: 'apple-mobile-web-app-status-bar-style', content: 'black' }]
|
||||
|
||||
BIN
docs/.vuepress/public/apple-icon.png
Normal file
BIN
docs/.vuepress/public/apple-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
docs/.vuepress/public/favicon-16x16.png
Normal file
BIN
docs/.vuepress/public/favicon-16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
BIN
docs/.vuepress/public/favicon-32x32.png
Normal file
BIN
docs/.vuepress/public/favicon-32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
BIN
docs/.vuepress/public/favicon-96x96.png
Normal file
BIN
docs/.vuepress/public/favicon-96x96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 894 B |
Reference in New Issue
Block a user