Skip to content

Commit b36b4cf

Browse files
authored
feat: enable change of orientation for PWA (#295)
1 parent 88e8487 commit b36b4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/site.webmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"theme_color": "#ffffff",
66
"background_color": "#ffffff",
77
"display": "standalone",
8-
"orientation": "landscape",
8+
"orientation": "any",
99
"start_url": "/",
1010
"icons": [
1111
{

0 commit comments

Comments
 (0)