mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2025-08-23 10:13:57 -07:00
initial version random-quote-machine
This commit is contained in:
8
random-quote-machine/build/manifest.json
Normal file
8
random-quote-machine/build/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"short_name": "random-quote-machine",
|
||||
"name": "random-quote-machine",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000000",
|
||||
"background_color": "#ffffff"
|
||||
}
|
Reference in New Issue
Block a user