nos commited on
Commit
45a69a3
·
verified ·
1 Parent(s): b48efd1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -8,7 +8,7 @@
8
  </head>
9
  <body>
10
  <div class="card">
11
- <iframe src="https://app.holmesbot.com" style="width:100%">
12
  </div>
13
  </body>
14
  </html>
 
8
  </head>
9
  <body>
10
  <div class="card">
11
+ <iframe src="https://app.holmesbot.com" style="width:100%;height:100%">
12
  </div>
13
  </body>
14
  </html>