diff --git a/php/Frontend.php b/php/Frontend.php
index 841014f..e836c95 100644
--- a/php/Frontend.php
+++ b/php/Frontend.php
@@ -664,7 +664,7 @@ public function add_footer_html() {
}
}
}
- $html .= '';
+ $html .= '';
// Cache HTML.
wp_cache_set( 'has_frontend_html', $html, 'highlight-and-share', HOUR_IN_SECONDS );
@@ -738,7 +738,7 @@ private function get_footer_svgs() {
-
+