File: /home/awaldron/_domains/waldroninteractive.com/wp-content/themes/whoiam/header.php
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<!-- Meta UTF8 charset -->
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<!-- Basic page information -->
<meta name="author" content="<?php echo esc_html( ot_get_option( 'whoiam_author' ) ) ?>">
<meta name="description" content="<?php echo esc_html( ot_get_option( 'whoiam_description' ) ) ?>">
<meta name="keywords" content="<?php echo esc_html( ot_get_option( 'whoiam_keywords' ) ) ?>">
<title><?php wp_title( '|', true, 'right' ); ?></title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--pace (page loader) style-->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QHB474NMKN"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QHB474NMKN');
</script>
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?> data-spy="scroll" data-target=".menu-area" data-offset="200">
<div class="wrapper">