Skip to content

Commit

Permalink
Update themes/custom/az_barrio/az_barrio.theme
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Berndt <[email protected]>
  • Loading branch information
trackleft and bberndt-uaz authored Feb 21, 2024
1 parent e6f1095 commit 21f57dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/custom/az_barrio/az_barrio.theme
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ function az_barrio_az_icons_assets_path($type) {
}
$az_icons_path .= '/az-icons-styles';

// AZ Bootstrap minified.
// AZ Icons minified.
if (theme_get_setting('az_icons_minified')) {
$az_icons_path .= '.min';
}
Expand Down

0 comments on commit 21f57dd

Please sign in to comment.