Added theme color
This commit is contained in:
parent
c8c62888ad
commit
efc378d4e6
@ -33,6 +33,7 @@
|
||||
"images/characters/arn-waifu.png"
|
||||
],
|
||||
"manifest": {
|
||||
"theme_color": "rgb(248, 165, 130)",
|
||||
"gcm_sender_id": "941298467524"
|
||||
},
|
||||
"ports": {
|
||||
|
@ -11,7 +11,6 @@ component Layout(content string)
|
||||
main#content.fade!= content
|
||||
|
||||
LoadingAnimation
|
||||
|
||||
script(src="/scripts.js")
|
||||
|
||||
component LoadingAnimation
|
||||
|
Loading…
Reference in New Issue
Block a user