summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/font-awesome.css2
-rw-r--r--static/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/static/css/font-awesome.css b/static/css/font-awesome.css
index 4ce929abff..a67a32340b 100644
--- a/static/css/font-awesome.css
+++ b/static/css/font-awesome.css
@@ -7,7 +7,7 @@
@font-face {
font-family: 'FontAwesome';
/* WARNING: This line is modified from stock FA, to make cachign work*/
- src: url('../../static/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff');
+ src: url('../../static/fonts/fontawesome-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
diff --git a/static/index.html b/static/index.html
index 391bf939b7..f0f4148c5d 100644
--- a/static/index.html
+++ b/static/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html">
+<!DOCTYPE html>
<html lang="en" ng-app="bmcApp">
<head>