mirror of
https://github.com/harness/drone.git
synced 2025-05-06 16:29:40 +08:00
fixed missing favicon link
This commit is contained in:
parent
2c1e4f3612
commit
0d33d93e35
@ -12,6 +12,7 @@
|
|||||||
<link href='//cdnjs.cloudflare.com/ajax/libs/octicons/2.1.2/octicons.min.css' rel='stylesheet' type='text/css'>
|
<link href='//cdnjs.cloudflare.com/ajax/libs/octicons/2.1.2/octicons.min.css' rel='stylesheet' type='text/css'>
|
||||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Droid+Sans+Mono" />
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Droid+Sans+Mono" />
|
||||||
<link href='/static/styles/drone.css' rel='stylesheet' type='text/css'>
|
<link href='/static/styles/drone.css' rel='stylesheet' type='text/css'>
|
||||||
|
<link rel="icon" href="/static/favicon.png">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div role="main" ng-view ng-cloak></div>
|
<div role="main" ng-view ng-cloak></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user