Update index.html
This commit is contained in:
+2
-16
@@ -13,25 +13,11 @@
|
|||||||
<p class="subtitle">This site is currently under construction.</p>
|
<p class="subtitle">This site is currently under construction.</p>
|
||||||
<p class="note"></p>
|
<p class="note"></p>
|
||||||
<div class="visitor-panel">
|
<div class="visitor-panel">
|
||||||
<h2>Recent Visitors</h2>
|
<h2>Working on Something better</h2>
|
||||||
<p class="visitor-note"></p>
|
<p class="visitor-note"></p>
|
||||||
<div class="table-wrap">
|
|
||||||
<table id="visitors">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th>#</th>
|
|
||||||
<th>IP Address</th>
|
|
||||||
<th>Location</th>
|
|
||||||
<th>Time</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody id="visitor-body">
|
|
||||||
<p>Checking...</p>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<footer>Protected access · Visitor logging is masked for privacy</footer>
|
<footer>Protected access; Visitor logging is masked for privacy</footer>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user