Merge branch 'master' into i18n

This commit is contained in:
Liyas Thomas
2019-12-17 05:50:19 +05:30
committed by GitHub
19 changed files with 1555 additions and 1719 deletions

View File

@@ -100,7 +100,7 @@ export default {
},
{
name: "msapplication-TileColor",
content: "#252628"
content: "#121212"
},
{
name: "msapplication-tap-highlight",
@@ -257,14 +257,14 @@ export default {
display: "standalone",
theme_color: "#252628",
background_color: "#252628",
theme_color: "#121212",
background_color: "#121212",
start_url: `${routerBase.router.base}`
},
meta: {
description: meta.shortDescription,
theme_color: "#252628"
theme_color: "#121212"
},
icons: (sizes => {