diff --git a/header.php b/header.php
index 42bf1af..8fedda7 100644
--- a/header.php
+++ b/header.php
@@ -13,10 +13,10 @@
?>
>
-
-
+
+
-
+
>
diff --git a/inc/template-tags.php b/inc/template-tags.php
index 97c8455..589aad3 100644
--- a/inc/template-tags.php
+++ b/inc/template-tags.php
@@ -26,7 +26,7 @@ function polestar_author_box() { ?>
-
+
@@ -81,7 +81,7 @@ function polestar_mini_cart() {
* The callback function for wp_list_comments in comments.php.
*
* @link https://codex.wordpress.org/Function_Reference/wp_list_comments.
- */
+ */
function polestar_comment( $comment, $args, $depth ) {
?>
id="comment-">
@@ -125,7 +125,7 @@ function polestar_entry_footer() {
if ( is_single() && has_tag() && get_theme_mod( 'post_tags', true ) ) {
echo '';
- }
+ }
}
endif;
@@ -189,7 +189,7 @@ function polestar_display_featured_posts() {
* Display theme icons.
*/
function polestar_display_icon( $type ) {
- switch( $type ) {
+ switch ( $type ) {
case 'add': ?>