/*
Theme Name: Frames - Child
Theme URI: http://harutheme.com/frames
Author: HaruTheme
Author URI: http://harutheme.com/
Description: This is child theme of Frames
Template: frames
Version: 1.0.0

*/

/*---------------------------------
    Write your css code from here
------------------------------------*/
function add_google_site_verification_meta_tag() {
    echo '<meta name="google-site-verification" content="RdCpA1i_nCePzLUEXEo2EAgFioSCDdYjuaj5bWXPpEk" />';
}
add_action( 'wp_head', 'add_google_site_verification_meta_tag' );