public: update OpenGraph and other SEO tags

This commit is contained in:
rektdeckard
2020-09-13 20:55:14 -04:00
parent ce453c5dd6
commit 1d862e6587
3 changed files with 49 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Phosphor Icons",
"name": "Phosphor Icons",
"icons": [
{
"src": "favicon.ico",
@@ -20,6 +20,6 @@
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"theme_color": "#35313D",
"background_color": "#ffffff"
}