add en/bg banner

This commit is contained in:
Vasil Kolev 2014-10-07 17:50:58 +03:00 committed by Openfest
parent 807592a10e
commit 442db4da12
2 changed files with 1 additions and 1 deletions

View File

@ -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>';
}
?>

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB