mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-27 07:23:28 +00:00
Del : alt-text for img
This commit is contained in:
parent
bbada02d5b
commit
77da2bc4f8
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
|
||||
<<!-- globalParallax -->
|
||||
<div class="parallax" id="global-parallax">
|
||||
<img src="{{ page.bg-image }}" data-depth-factor="3" alt="bg-img" class="d-none d-sm-none d-md-none d-lg-block parallax-layer main-parallax-img" />
|
||||
<img src="{{ page.bg-image }}" data-depth-factor="3" class="d-none d-sm-none d-md-none d-lg-block parallax-layer main-parallax-img" />
|
||||
<div class="parallax-mask"></div>
|
||||
<div class="parallax-bg"></div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue