';
}
if(get_theme_mod('twitter_url'))
{
echo '';
}
if(get_theme_mod('google_url'))
{
echo '';
}
if(get_theme_mod('instagram_url'))
{
echo '';
}
if(get_theme_mod('youtube_channel_link'))
{
echo '';
}
if(get_theme_mod('linkedin_link'))
{
echo '';
}
if(get_theme_mod('pinterest_link'))
{
echo '';
}
}
endif;
?>