From 2caa29542f87363986964998cc3613a35bc41600 Mon Sep 17 00:00:00 2001
From: Simon Hollingshead <me@simonhollingshead.com>
Date: Mon, 12 Aug 2024 23:03:05 +0000
Subject: [PATCH] Update Font Awesome from 6.5.2 to 6.6.0. (#924)
---
assets/scss/font-awesome/solid.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/assets/scss/font-awesome/solid.scss b/assets/scss/font-awesome/solid.scss
index ee66b36..0987849 100644
--- a/assets/scss/font-awesome/solid.scss
+++ b/assets/scss/font-awesome/solid.scss
@@ -1,5 +1,5 @@
/*!
- * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2024 Fonticons, Inc.
*/
@@ -11,6 +11,7 @@
--#{$fa-css-prefix}-font-solid: normal 900 1em/1 '#{ $fa-style-family }';
}
+
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
--
Gitblit v1.10.0