summaryrefslogtreecommitdiff
path: root/resources/views/home.blade.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/home.blade.php')
-rwxr-xr-xresources/views/home.blade.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php
index 7598045..dcfe2de 100755
--- a/resources/views/home.blade.php
+++ b/resources/views/home.blade.php
@@ -6,11 +6,13 @@
<header>
<h1>A friendly webserver</h1>
- <h2>in Iowa</h2>
+ <h2></h2>
<p>
Welcome
</p>
- <div id = "seeker-status">
+ <div id = "site-status">
+ <h6>Current Status</h6>
+ <p></p>
<p>Number of friends connected: <b id = "numFriendsConnected"></b></p> <!-- show number of other connections to webserver -->
<br>
<p>Who are you?</p><input type = "text" id = "input_who" />
@@ -92,4 +94,4 @@
</section> --}}
-@endsection \ No newline at end of file
+@endsection