plausible
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<!-- Converted from HTML to WordPress with Pinegrow Web Editor. https://pinegrow.com -->
|
||||
<html <?php language_attributes(); ?>>
|
||||
<head>
|
||||
<meta charset="<?php bloginfo( 'charset' ); ?>"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
|
||||
<meta name="author" content=""/>
|
||||
<!-- Bootstrap core CSS -->
|
||||
<!-- Custom styles for this template -->
|
||||
<html <?php language_attributes(); ?>>
|
||||
<head>
|
||||
<meta charset="<?php bloginfo( 'charset' ); ?>"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
|
||||
<meta name="author" content=""/>
|
||||
<!-- Bootstrap core CSS -->
|
||||
<!-- Custom styles for this template -->
|
||||
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>"/>
|
||||
<meta content="Pinegrow Web Editor" name="generator"/>
|
||||
<?php wp_head(); ?>
|
||||
</head>
|
||||
</head>
|
||||
<body class="fw-light text-secondary <?php echo implode(' ', get_body_class()); ?>">
|
||||
<?php if( function_exists( 'wp_body_open' ) ) wp_body_open(); ?>
|
||||
Reference in New Issue
Block a user