Spaces:
Runtime error
Runtime error
Commit
·
dd80039
1
Parent(s):
fedc073
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -42,6 +42,7 @@
|
|
42 |
</div>
|
43 |
<div id="outer">
|
44 |
<h2>Twitter Account Analysis</h2>
|
|
|
45 |
<div class="inner">
|
46 |
|
47 |
<p align="center"><iframe src="/examples1" width=1250 height="350"></iframe></p>
|
|
|
42 |
</div>
|
43 |
<div id="outer">
|
44 |
<h2>Twitter Account Analysis</h2>
|
45 |
+
<a href="/accounts">Get Accounts</a>
|
46 |
<div class="inner">
|
47 |
|
48 |
<p align="center"><iframe src="/examples1" width=1250 height="350"></iframe></p>
|