blocks/_setup.php
@@ -86,10 +86,13 @@ $icon = $cache->remember( $type, function () use ($type) { return file_get_contents(AJV_DIR.'/assets/icons/jakevan-does-'.$type.'.svg'); $file = AJV_DIR.'/assets/icons/jakevan-does-'.$type.'.svg'; return file_Exists($file) ? file_get_contents($file) : ''; } ); return sprintf( '<section class="bottom left align-full cover alt %s row">%s</section>', $type,