add en/bg banner
This commit is contained in:
parent
807592a10e
commit
442db4da12
|
@ -32,6 +32,6 @@
|
|||
</nav>
|
||||
<?php
|
||||
if(openfest_home_page()){
|
||||
echo '<section class="banner cf"><img src="'.get_template_directory_uri().'/img/banner.png" alt="" /></section>';
|
||||
echo '<section class="banner cf"><img src="'.get_template_directory_uri().'/img/banner-'.pll_current_language('slug').'.png" alt="" /></section>';
|
||||
}
|
||||
?>
|
||||
|
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue