diff options
Diffstat (limited to 'webapp/index.html')
| -rw-r--r-- | webapp/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webapp/index.html b/webapp/index.html index 54e7990..23b7e6c 100644 --- a/webapp/index.html +++ b/webapp/index.html @@ -1,6 +1,8 @@ <!doctype html> <html lang="en"> <head> + <title>Bridge App</title> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link data-trunk rel="css" href="src/default.css"/> </head> <body></body> |
