Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yoshiharuyamashita/blackburn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim.Cieplowski <tim.cieplowski@gmail.com>2019-06-09 15:13:08 +0300
committerTim.Cieplowski <tim.cieplowski@gmail.com>2019-06-09 15:13:08 +0300
commitc735172f412aa891bff175fd74135c7a9cbf8aa2 (patch)
tree51fdd7d4506ed4ad847618099d8cc3fef1cd2b7f
parent643be7f9157c9cb3c2c2f020ffab8725018c1b66 (diff)
Update Font Awesome CDN to 5.9.0
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 9e1e4ce..9cb9c19 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -27,7 +27,7 @@
<link rel="stylesheet" href="/css/blackburn.css">
<!-- Icons -->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.9.0/css/all.css">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">