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

Simon Hollingshead
13.03.2024 2caa29542f87363986964998cc3613a35bc41600
refs
author Simon Hollingshead <me@simonhollingshead.com>
Tuesday, August 13, 2024 01:03 +0200
committer GitHub <noreply@github.com>
Tuesday, August 13, 2024 01:03 +0200
commit2caa29542f87363986964998cc3613a35bc41600
tree 385154583b3f3ba4801fd063b5d494666f3f22e2 tree | zip | gz
parent 759cc945636473d251a28597e2007cbb7d11631d view | diff
Update Font Awesome from 6.5.2 to 6.6.0. (#924)

### Prerequisites

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

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

### Description

Update version of Font Awesome used by the project from 6.5.2 to 6.6.0.
Note that this both adds some new icons and also updates a couple
(including the soundcloud logo).

You can find the changelog at https://fontawesome.com/changelog#v6-6-0,
but be aware that some of the changes mentioned here are not included in
Free, only in Pro.

These files have all been directly unpacked from the free ZIP on the
Font Awesome website and then copied directly into the appropriate
directories. No file has been modified.

### 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

- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already
2 files deleted
2 files added
2 files renamed
14 files modified
60 ■■■■■ changed files
assets/scss/font-awesome/_core.scss 12 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/_list.scss 2 ●●● diff | view | raw | blame | history
assets/scss/font-awesome/_variables.scss 10 ●●●●● 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 3 ●●●● diff | view | raw | blame | history
assets/scss/font-awesome/solid.scss 3 ●●●● 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 diff | view | raw | blame | history
resources/_gen/assets/scss/coder-dark.scss_e229566deac2466dcd73d10d2fe9546d.json 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
resources/_gen/assets/scss/scss/coder.scss_38b4d05915c0483e6cb106e4f0efccbc.content 11 ●●●●● diff | view | raw | blame | history
resources/_gen/assets/scss/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