11 lines
307 B
PHP
11 lines
307 B
PHP
<!--[header/header-logo]-->
|
|
|
|
<a class="d-inline-block logo" href="/" title="Профиль">
|
|
|
|
<picture>
|
|
<img alt="Профиль" width="249" height="55" src="<?= get_template_directory_uri() ?>/assets/img/profile-logo-delovoy.svg" />
|
|
</picture>
|
|
|
|
</a>
|
|
|
|
<!--[/header/header-logo]--> |