new style yets

This commit is contained in:
arlemp@selectel.ru
2022-08-17 00:39:08 +03:00
parent ad4a7febdb
commit 49264f693b
2 changed files with 7 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
<?if (defined('TESTMODE') and TESTMODE == 1):?>
<link rel="stylesheet" href="<?php echo get_template_directory_uri();?>/style-test.css?ver=3">
<?else:?>
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=278">
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=279">
<?endif?>
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">
<!--<link href="<?php echo get_stylesheet_directory_uri()?>/pub/fontawesome.css" rel="stylesheet">-->