Changed text of service status section to indicate unimplemented

This commit is contained in:
Ethan N. Paul 2018-02-03 15:28:30 -05:00
parent 37cccc8a39
commit 4a3460232f
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@
<div class="row">
<div class="col-md-8">
<h3 class="status-title">Service Status</h3>
<p class="status-text">Having trouble accessing a network service? Check the status online and let me know if there are problems!</p>
<p class="status-text">Having trouble accessing a network service? Soon you'll be able to check my network's status online and let me know if there are problems!</p>
</div>
<div class="col-md-4 status-btn-container">
<a class="disabled status-btn" href="#status">Coming Soon!</a>