Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 8aea824

Browse files
committed
KeyCDN server seems to have disappeared.
1 parent 25ba057 commit 8aea824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webui/templates/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.7.8/angular-sanitize.min.js"></script>
77
<script src="//angular-ui.github.io/bootstrap/ui-bootstrap-tpls-2.5.0.min.js"></script>
88
<link href="//netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
9-
<link rel="stylesheet" href="//opensource.keycdn.com/fontawesome/4.7.0/font-awesome.min.css" integrity="sha384-dNpIIXE8U05kAbPhy3G1cz+yZmTzA6CY8Vg/u2L9xRnHjJiAK76m2BIEaSEV+/aU" crossorigin="anonymous">
9+
<link rel="stylesheet" href="/css/font-awesome-4.7.0.min.css" integrity="sha384-dNpIIXE8U05kAbPhy3G1cz+yZmTzA6CY8Vg/u2L9xRnHjJiAK76m2BIEaSEV+/aU" crossorigin="anonymous">
1010
<link href="/css/local.css" rel="stylesheet">
1111
<script src="//cdn.auth0.com/js/lock/11.14.1/lock.min.js"></script>
1212
<script src="/js/local.js" type="application/javascript"></script>

0 commit comments

Comments
 (0)