1
0
Fork 0
forked from forgejo/forgejo

Add corn rask monitor panel

This commit is contained in:
Unknown 2014-06-13 13:01:52 -04:00
parent e07674bff1
commit d952b4200c
25 changed files with 1909 additions and 398 deletions

View file

@ -14,7 +14,7 @@
<!-- Stylesheets -->
{{if CdnMode}}
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>