Add a new line into header.php
This commit is contained in:
parent
5459741923
commit
e767af9259
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
$marianne_body_class .= ' text-shadow';
|
||||
}
|
||||
?>
|
||||
|
||||
<body <?php body_class( $marianne_body_class ); ?>>
|
||||
<?php
|
||||
if ( function_exists( 'wp_body_open' ) ) {
|
||||
|
|
Loading…
Reference in a new issue