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

github.com/darshanbaral/aafu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2021-02-19 08:03:08 +0300
committerDarshan Baral <darshanbaral@gmail.com>2021-02-19 08:03:08 +0300
commit3cb9f0ebecbf8c32c9b14ed5c2fb73fdf3f11931 (patch)
tree1230c78bbab0d5f19964ec44c87d7c597b99f896
parenta4a626e0925311f65322c6162c8c176241fd3fb2 (diff)
Updated font-awesome version
-rw-r--r--layouts/partials/head.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index e46aaf5..0037ec9 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -7,8 +7,8 @@
/>
<link
rel="stylesheet"
- href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"
- integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU"
+ href="https://use.fontawesome.com/releases/v5.15.2/css/all.css"
+ integrity="sha384-vSIIfh2YWi9wW0r9iZe7RJPrKwp6bG+s9QZMoITbCckVJqGCCRhc+ccxNcdpHuYu"
crossorigin="anonymous"
/>
<link