%s', esc_url( get_the_permalink() ), esc_html( get_the_title() ) ); } else { echo get_the_title(); } ?>

'; // echo svg_icon_use("mdi-tag-multiple", "baseline text-gray-300 me-1"); $tag_strings = array_map(function ($tag) { return '#' . $tag->name . ''; }, get_the_tags()); echo implode(", ", $tag_strings) . ''; } ?>
'rounded shadow-lg'] ); } the_content(); ?>