tonyassi commited on
Commit
888b5ae
·
verified ·
1 Parent(s): a6fdc3f

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -1,6 +1,7 @@
1
  <!DOCTYPE html>
2
  <html lang="en">
3
  <head>
 
4
  <title>Flask Chat App</title>
5
  <style>
6
  body, html {
 
1
  <!DOCTYPE html>
2
  <html lang="en">
3
  <head>
4
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
5
  <title>Flask Chat App</title>
6
  <style>
7
  body, html {