mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Debrand part 2: electric boogaloo (#70)
* Rebrand fully * Rebrand part 2: electric boogaloo * Debrand part 3: fixes
This commit is contained in:
+2
-2
@@ -70,8 +70,8 @@ const manifest = cb => {
|
||||
short_name: config.title,
|
||||
start_url: '/',
|
||||
scope: '/',
|
||||
theme_color: '#333333',
|
||||
background_color: '#333333',
|
||||
theme_color: '#5b6ee1',
|
||||
background_color: '#5b6ee1',
|
||||
display: 'standalone',
|
||||
icons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user