Skip to content

Commit 509b61b

Browse files
committed
[spalenque] - change fotawesome version
1 parent f6306d3 commit 509b61b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ define(['jquery', 'ractive', 'rv!templates/template', 'text!css/widget-styles.cs
1515

1616
$("head")
1717
.append($style)
18-
.append('<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" >');
18+
.append('<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" >');
1919

2020
$('.openstack-search-bar').each(function() {
2121

0 commit comments

Comments
 (0)