aus10powell commited on
Commit
ce09f02
1 Parent(s): 142680b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -44,11 +44,11 @@
44
  <h2>Twitter Account Analysis</h2>
45
  <div class="inner">
46
 
47
- <p align="center"><iframe src="/examples1" width=1050 height="350"></iframe></p>
48
  </div>
49
  <div class="inner">
50
 
51
- <p align="center"><iframe src="/examples2" width=1050 height="350"></iframe></p>
52
  </div>
53
  </div>
54
  </div>
 
44
  <h2>Twitter Account Analysis</h2>
45
  <div class="inner">
46
 
47
+ <p align="center"><iframe src="/examples1" width=1250 height="350"></iframe></p>
48
  </div>
49
  <div class="inner">
50
 
51
+ <p align="center"><iframe src="/examples2" width=1250 height="350"></iframe></p>
52
  </div>
53
  </div>
54
  </div>