1
0
Fork 0

beautify index page

This commit is contained in:
Moritz Ruth 2019-03-09 21:17:45 +01:00
parent 0d834e2f57
commit 0c3548f9e1
5 changed files with 53 additions and 19 deletions

View file

@ -13,7 +13,6 @@ module.exports = {
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' },
{ rel: 'stylesheet', href: 'https://fonts.googleapis.com/css?family=Montserrat+Alternates|Raleway'}
]
},
@ -22,7 +21,9 @@ module.exports = {
author: "Moritz Ruth",
mobileAppIOS: false,
nativeUI: true,
"short_name": "ctexxx"
"short_name": "ctexxx",
"background_color": "#212121",
"theme_color": "#212121"
},
/*