mirror of https://github.com/luizdepra/hugo-coder.git

Simon Hollingshead
17.38.2025 51f3348c2af89b729e5571bebaf0242a77f85faa
refs
author Simon Hollingshead <me@simonhollingshead.com>
Friday, January 17, 2025 01:38 +0100
committer GitHub <noreply@github.com>
Friday, January 17, 2025 01:38 +0100
commit51f3348c2af89b729e5571bebaf0242a77f85faa
tree 66924545bc78932d4c0cc6c61b1fa3c6c8a96282 tree | zip | gz
parent 7130ac0edea2ae91685a9aa7c8b241dbb74b95a5 view | diff
Update FontAwesome from 6.7.1 to 6.7.2. (#949)

### Prerequisites

Put an `x` into the box(es) that apply:

- [x] This pull request fixes a bug.
- [ ] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

Bugfix release of FontAwesome. Files unpacked (unmodified) from the
release archive on their website.

This drastically reduces the CSS size compared to the prior releases in
the 6.7 branch due to the removal of the broken (non-free) duotone code
generated from the SCSS.

https://fontawesome.com/changelog

### Issues Resolved

None

### Checklist

Put an `x` into the box(es) that apply:

#### General

- [x] Describe what changes are being made
- [x] Explain why and how the changes were necessary and implemented
respectively
- [ ] Reference issue with `#<ISSUE_NO>` if applicable

#### Resources

- [x] If you have changed any SCSS code, run `make release` to
regenerate all CSS files

#### Contributors

- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already

Co-authored-by: Luiz F. A. de PrĂ¡ <luizdepra@users.noreply.github.com>
4 files deleted
15 files modified
39 ■■■■■ changed files
assets/scss/font-awesome/_core.scss 2 ●●● diff | view | raw | blame | history
assets/scss/font-awesome/_icons.scss 1 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/brands.scss 2 ●●● diff | view | raw | blame | history
assets/scss/font-awesome/fontawesome.scss 2 ●●● diff | view | raw | blame | history
assets/scss/font-awesome/regular.scss 2 ●●● diff | view | raw | blame | history
assets/scss/font-awesome/solid.scss 2 ●●● diff | view | raw | blame | history
assets/scss/font-awesome/v4-shims.scss 2 ●●● diff | view | raw | blame | history
resources/_gen/assets/scss/coder-dark.scss_e229566deac2466dcd73d10d2fe9546d.content 1 ●●●● diff | view | raw | blame | history
resources/_gen/assets/scss/coder-dark.scss_e229566deac2466dcd73d10d2fe9546d.json 1 ●●●● diff | view | raw | blame | history
resources/_gen/assets/scss/coder.scss_3309bf5eef245954e39c3edadcf84268.content 10 ●●●● diff | view | raw | blame | history
resources/_gen/assets/scss/coder.scss_3309bf5eef245954e39c3edadcf84268.json 2 ●●● diff | view | raw | blame | history
resources/_gen/assets/scss/coder.scss_38b4d05915c0483e6cb106e4f0efccbc.content 11 ●●●●● diff | view | raw | blame | history
resources/_gen/assets/scss/coder.scss_38b4d05915c0483e6cb106e4f0efccbc.json 1 ●●●● diff | view | raw | blame | history
static/fonts/fa-brands-400.ttf diff | view | raw | blame | history
static/fonts/fa-brands-400.woff2 diff | view | raw | blame | history
static/fonts/fa-regular-400.ttf diff | view | raw | blame | history
static/fonts/fa-regular-400.woff2 diff | view | raw | blame | history
static/fonts/fa-solid-900.ttf diff | view | raw | blame | history
static/fonts/fa-solid-900.woff2 diff | view | raw | blame | history