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

'; echo inline_svg( 'mdi-tag-multiple', array( 'div_class' => 'icon 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(); ?>