Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Toyo authored May 18, 2017
1 parent 2b7c384 commit ac51bcf
Showing 3 changed files with 18 additions and 5 deletions.
10 changes: 5 additions & 5 deletions web/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>云监控</title>
<title>逗比云监控</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -33,7 +33,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#" class="navbar-brand">云监控</a>
<a href="#" class="navbar-brand">逗比云监控</a>
</div>
<div class="navbar-collapse collapse">
</div><!--/.nav-collapse -->
@@ -42,7 +42,7 @@
</div>

<div class="container announcement">
<i class="fa fa-volume-down"></i><p>我是公告 <code>哇哇哇哇</code><a target="_blank" href="https://doub.io">逗比根据地</a> <strong>已支持2333</strong></p>
<i class="fa fa-volume-down"></i><p>逗比云监控演示 / 自建<a target="_blank" href="https://doub.io/sszhfx/">免费SS节点</a> 监控站 —— <a target="_blank" href="https://doub.io">逗比根据地</a></p>
</div>

<div class="container content">
@@ -89,8 +89,8 @@
<a href="https://github.com/ToyoDAdoubi/ServerStatus-Toyo">ServerStatus-Toyo</a> 基于 <a href="https://github.com/tenyue/ServerStatus">ServerStatus中文版</a>
</p>
</div>
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/serverstatus.js?4"></script>
</body>
</html>
Loading
Oops, something went wrong.

0 comments on commit ac51bcf

Please sign in to comment.