Skip to content

Commit 8ff633a

Browse files
committed
Create manifest.json
Adding further context to the website and allowing add to home screen functionality.
1 parent b52a2d2 commit 8ff633a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: manifest.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "JS The Right Way",
3+
"icons": [],
4+
"start_url": "index.html",
5+
"display": "standalone",
6+
"orientation": "portrait"
7+
}

0 commit comments

Comments
 (0)