Skip to content

Commit 760a1f1

Browse files
authored
Move to Unpkg from MaxCDN in Benchmark to fix loading (#301)
1 parent dd74311 commit 760a1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browser-tests/benchmark.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<link
2323
rel="stylesheet"
24-
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"
24+
href="https://www.unpkg.com/font-awesome@4.3.0/css/font-awesome.min.css"
2525
/>
2626

2727
<style>

0 commit comments

Comments
 (0)