mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update manifest theme color
This commit is contained in:
parent
d9b538312a
commit
41b729df1f
1 changed files with 113 additions and 113 deletions
|
@ -61,7 +61,7 @@ module.exports = {
|
|||
short_name: extConfig.siteName,
|
||||
start_url: `/`,
|
||||
background_color: `#000710`,
|
||||
theme_color: `#000710`,
|
||||
theme_color: `#e5502b`,
|
||||
display: `minimal-ui`,
|
||||
icon: extConfig.iconPath, // This path is relative to the root of the site.
|
||||
cache_busting_mode: "none",
|
||||
|
|
Loading…
Add table
Reference in a new issue