From b4eb1ad36752a2e165c2949ad90e7c469fea3e77 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 27 Feb 2026 18:02:11 +0530 Subject: [PATCH] fix: update Font Awesome icon classes to FA6 format Update icon class prefix from deprecated FA4 'fa' to FA6 'fas' in alert blocks and custom Liquid blocks. Also fixes a typo 'fa-fa-hands-wash' (double prefix) that prevented the Disclaimer icon from rendering, and updates the deprecated 'fa-warning' alias to 'fa-exclamation-triangle'. --- _data/alerts.yml | 12 ++++++------ _plugins/customblocks.rb | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/_data/alerts.yml b/_data/alerts.yml index 63e1fb13f0b..0e47ea1c7e6 100644 --- a/_data/alerts.yml +++ b/_data/alerts.yml @@ -1,9 +1,9 @@ -tip: '