Skip to content

Commit

Permalink
Move to Unpkg from MaxCDN in Benchmark to fix loading (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
bribes authored Aug 26, 2024
1 parent dd74311 commit 760a1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser-tests/benchmark.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

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

<style>
Expand Down

0 comments on commit 760a1f1

Please sign in to comment.