alt menu su logo
This commit is contained in:
parent
7ece9998fc
commit
8da3c91595
1 changed files with 3 additions and 0 deletions
|
@ -28,10 +28,13 @@
|
||||||
<div id="logo-div">
|
<div id="logo-div">
|
||||||
<!-- img id="logo-img" class="pulse" src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/logo.png"
|
<!-- img id="logo-img" class="pulse" src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/logo.png"
|
||||||
style="width: 15vw" / -->
|
style="width: 15vw" / -->
|
||||||
|
<a href="#" title="menu">
|
||||||
<img id="logo-img"
|
<img id="logo-img"
|
||||||
class="pulse"
|
class="pulse"
|
||||||
|
alt="MENU"
|
||||||
src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/logo-sandy.png"
|
src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/logo-sandy.png"
|
||||||
style="width: 15vw" />
|
style="width: 15vw" />
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="all-wrapper">
|
<div id="all-wrapper">
|
||||||
<div class="row" id="header-row">
|
<div class="row" id="header-row">
|
||||||
|
|
Loading…
Reference in a new issue