fix indent

This commit is contained in:
2026-02-03 12:57:39 +00:00
parent 6cc3aa2b30
commit 8b7a71c883

View File

@@ -173,4 +173,3 @@ add_action('after_setup_theme', function(){
add_image_size('lazy', 50, 50);
add_image_size('hero', 1920, 1080, true);
});