commit 43b1a05c9c05d2771d2149d7b51a6daf8feb3e4f
parent acfef454787840c6738a961a17cbd89bc2182d0d
Author: joshuajackson <joshcjack18@gmail.com>
Date: Mon, 8 Apr 2019 23:39:53 -0400
Update index.html
Diffstat:
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/html/index.html b/src/html/index.html
@@ -121,9 +121,7 @@ h4
<button class="tablink" onclick="openPage('Download', this, '#57150B')">Download</button>
<button class="tablink" onclick="openPage('Status', this, '#57150B')">Status</button>
-<svg width="250" height="250">
- <circle r="125" cx="125" cy="125" fill="brown" stroke="yellow" stroke-width="5px" />
-</svg>
+
<!––The Home page––>
<div id="Home" class="tabcontent">
@@ -1056,6 +1054,10 @@ h4
<h1>Status Page</h1>
</center>
+ <svg width="250" height="250">
+ <circle r="125" cx="125" cy="125" fill="brown" stroke="yellow" stroke-width="5px" />
+ </svg>
+
<h3>Proposal</h3>
<select>