global $post; ?>
Mixmaster Mike, Jazzy Jeff, Q-Bert, Gaslamp Killa & Yogafrog | 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);
}
?>
Mixmaster Mike, Jazzy Jeff, Q-Bert, Gaslamp Killa & Yogafrog
