From a78fa3674d6ab1c4e4c1a891405d97f6b170bc6e Mon Sep 17 00:00:00 2001 From: James Hunt <10615884+thetwopct@users.noreply.github.com> Date: Fri, 29 Nov 2024 13:17:34 +0700 Subject: [PATCH] Rebuild Signed-off-by: James Hunt <10615884+thetwopct@users.noreply.github.com> --- web/wp-content/themes/cncf-twenty-two/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/wp-content/themes/cncf-twenty-two/functions.php b/web/wp-content/themes/cncf-twenty-two/functions.php index 8976723f..f2fa7d33 100644 --- a/web/wp-content/themes/cncf-twenty-two/functions.php +++ b/web/wp-content/themes/cncf-twenty-two/functions.php @@ -197,7 +197,7 @@ function lf_update_styles_with_filemtime( $styles ) { add_action( 'wp_default_styles', 'lf_update_styles_with_filemtime' ); /** - * Disable OpenVerse from Media + * Disable OpenVerse from Media. Some dumb change to trigger a new build. * * @param array $settings Settings. */