diff options
author | Philip Häusler <msquare@notrademark.de> | 2015-12-04 21:25:29 +0100 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2015-12-04 21:30:10 +0100 |
commit | 6e8052d48eabd35c9c070da1dce22158d36ff360 (patch) | |
tree | 7a1a05f4ef6ffd2502be0b0a9b94cc45463cc33d | |
parent | 93231f965564335a48e09f9826bce0550ee1dbec (diff) |
update maintenance page
-rw-r--r-- | public/maintenance.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/public/maintenance.html b/public/maintenance.html index 1f37834c..bbdee2af 100644 --- a/public/maintenance.html +++ b/public/maintenance.html @@ -31,8 +31,7 @@ <div class="jumbotron"> <div class="container text-center"> <h1> - <span class="glyphicon glyphicon-tree-conifer"></span> <span class="glyphicon glyphicon-tent"></span><span class="glyphicon glyphicon-tree-deciduous"></span> <span class="glyphicon glyphicon-scissors"></span> <span class="glyphicon glyphicon-wrench"></span> <span - class="glyphicon glyphicon-fire"></span> + <span class="glyphicon glyphicon-scissors"></span> <span class="glyphicon glyphicon-wrench"></span> <span class="glyphicon glyphicon-fire"></span> </h1> <div class="col-md-6"> <h2> @@ -40,7 +39,7 @@ </h2> <p>This may be due to...</p> <p> - ...cats eating the fiber.<br> ...archangels closing the gates of heaven. <br>...somebody's stolen the power chord and now the battery is empty. <br>...DHCP decided to give me another ip address. + ...archangels closing the gates of heaven. <br>...somebody's stolen the power chord and now the battery is empty. <br>...DHCP decided to give me another ip address. </p> </div> <div class="col-md-6"> @@ -52,7 +51,7 @@ <div class="row"> <div class="col-md-12"> <div class="text-center footer"> - <a href="mailto:erzengel@lists.ccc.de"><span class="glyphicon glyphicon-envelope"></span> Contact</a> · <a href="https://github.com/engelsystem/engelsystem/issues">Bugs / Features</a> · <a href="https://github.com/engelsystem/engelsystem/">Development Platform</a> + <a href="https://github.com/engelsystem/engelsystem/issues">Bugs / Features</a> · <a href="https://github.com/engelsystem/engelsystem/">Development Platform</a> </div> </div> </div> |