add find youtube

This commit is contained in:
2022-12-09 11:45:40 +03:00
parent 41c8187b41
commit c08b539d1d
5 changed files with 39 additions and 9 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=326">
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=328">
<?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">-->