Switch to the new Font Awesome 7.0 package

This commit is contained in:
David Heinemeier Hansson
2025-08-28 10:41:05 +02:00
parent 3f2e282c46
commit e3df85ba8c
2 changed files with 5 additions and 1 deletions

4
migrations/1756369776.sh Normal file
View File

@@ -0,0 +1,4 @@
echo "Move to the new woff2 format for Font Awesome 7.0"
sudo pacman -S --noconfirm --needed woff2-font-awesome
sudo pacman -Rns --noconfirm ttf-font-awesome || true