fix indent

This commit is contained in:
2026-02-03 12:57:39 +00:00
parent 8aaac8e540
commit 69526604e6

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);
});