feat: add Kazakhstan AI page and old brand assets
This commit is contained in:
@@ -57,8 +57,11 @@ else if (is_search()) {
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
|
||||
<?php if (!defined('WPSEO_VERSION')) { ?><title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> | <?php bloginfo('description'); ?></title><?php } ?>
|
||||
<?php wp_head(); ?>
|
||||
<?php wp_head(); ?>
|
||||
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/css/style.css?v=<?php fileVersion(ABSPATH.CSS_URL.'/style.css'); ?>" />
|
||||
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/css/fonts/fonts.css?v=<?php fileVersion(ABSPATH.CSS_URL.'/fonts/fonts.css'); ?>" />
|
||||
<?php if ($selected_object_id == 12 && $selected_object_type == 'page') { ?>
|
||||
|
||||
Reference in New Issue
Block a user