浏览代码

Add a new line into header.php

te2dy 3 年之前
父节点
当前提交
e767af9259
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      header.php

+ 1 - 0
header.php

@@ -31,6 +31,7 @@
 		$marianne_body_class .= ' text-shadow';
 	}
 	?>
+
 	<body <?php body_class( $marianne_body_class ); ?>>
 		<?php
 		if ( function_exists( 'wp_body_open' ) ) {