global $post; ?>
Sat 6/30 “The Beat Junkies 20 Year Anniversary” | DJ Icy Ice
if (is_page( $post )) {
$slug = get_post( $post )->post_name;
} else {
$cat = get_the_category();
$slug = $cat[0]->slug;
//print_r($slug);
}
?>
Sat 6/30 “The Beat Junkies 20 Year Anniversary”
