add popander

This commit is contained in:
2022-12-29 07:23:18 +03:00
parent c022dc341d
commit f44ba2d6c7
6 changed files with 177 additions and 17 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=328">
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=352">
<?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">-->