diff --git a/header.php b/header.php
index f286048d..c1f1d33e 100644
--- a/header.php
+++ b/header.php
@@ -22,7 +22,6 @@ $container = get_theme_mod( 'understrap_container_type' );
-
diff --git a/inc/extras.php b/inc/extras.php
index 404dfb7a..2ea36852 100644
--- a/inc/extras.php
+++ b/inc/extras.php
@@ -111,4 +111,14 @@ if ( ! function_exists ( 'understrap_post_nav' ) ) {
' . "\n";
+ }
+}
+add_action( 'wp_head', 'understrap_pingback' );