Add a button to toggle between article and comments

This commit is contained in:
2019-08-25 08:50:49 +00:00
parent 9336760ed3
commit b1275d9a27
6 changed files with 125 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "QNN",
"name": "Qot News Network",
"icons": [
{
"src": "favicon.ico",
@@ -21,5 +21,5 @@
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
"background_color": "#000000"
}