update title tag
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
<meta charset="<?php bloginfo('charset'); ?>">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="<?= get_theme_file_uri('/assets/css/static.css'); ?>">
|
||||
<title>Book Club</title>
|
||||
<title>Book Club - Somos Infinitos</title>
|
||||
<?php wp_head(); ?>
|
||||
</head>
|
||||
|
||||
@ -213,6 +213,11 @@
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
|
||||
<?php wp_footer(); ?>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user