first theme commit
This commit is contained in:
11
template-parts/partials/technology-ticker-image.php
Normal file
11
template-parts/partials/technology-ticker-image.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Technologies Ticker
|
||||
*
|
||||
* @package ThemeStarter
|
||||
*/
|
||||
|
||||
?>
|
||||
|
||||
<img src="<?= get_field('technology_image') ?>" alt="<?= the_title() ?> logo" class="max-h-8 px-4 lg:w-full lg:max-h-12 lg:px-8">
|
Reference in New Issue
Block a user