Loading header.php +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ get_header(); <meta charset="<?php bloginfo('charset'); ?>" /> <meta name="copyright" content="<?php bloginfo('name'); ?>" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="<?php the_excerpt(); ?>" /> <?php wp_head(); ?> </head> Loading Loading
header.php +1 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,7 @@ get_header(); <meta charset="<?php bloginfo('charset'); ?>" /> <meta name="copyright" content="<?php bloginfo('name'); ?>" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="<?php the_excerpt(); ?>" /> <?php wp_head(); ?> </head> Loading