Skip to content

Commit fe30350

Browse files
committed
Bring FA locally
1 parent dcc1b2d commit fe30350

8 files changed

Lines changed: 690 additions & 1 deletion

File tree

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Node-RED{% if page.title %} : {{ page.title }}{% endif %}</title>
77
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100' rel='stylesheet' type='text/css'>
88
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
9-
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
9+
<link href="/css/font-awesome/css/font-awesome.min.css" rel="stylesheet">
1010
<script src="/jquery/js/jquery-1.9.1.js"></script>
1111
<link href="/css/simplegrid.css" rel="stylesheet" media="screen">
1212
<link href="/css/style.css" rel="stylesheet" media="screen">

css/font-awesome/css/font-awesome.min.css

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
122 KB
Binary file not shown.
74.4 KB
Binary file not shown.

css/font-awesome/fonts/fontawesome-webfont.svg

Lines changed: 685 additions & 0 deletions
Loading
149 KB
Binary file not shown.
88 KB
Binary file not shown.
70.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)