forked from LiveCarta/LiveCartaWP
Merge branch 'wordpress' of https://github.com/Teqniksoft/LawCarta_book into wordpress
This commit is contained in:
@@ -7,6 +7,7 @@ require_once 'inc/walker-nav-menu.php';
|
||||
<html <?php language_attributes(); ?>>
|
||||
<head>
|
||||
<meta charset="<?php bloginfo('charset'); ?>">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="<?= get_theme_file_uri('/assets/img/favicon/apple-touch-icon.png'); ?>">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="<?= get_theme_file_uri('/assets/img/favicon/favicon-32x32.png'); ?>">
|
||||
|
||||
Reference in New Issue
Block a user