forked from forgejo/forgejo
Add corn rask monitor panel
This commit is contained in:
parent
e07674bff1
commit
d952b4200c
25 changed files with 1909 additions and 398 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue