fix a11y
This commit is contained in:
		
							parent
							
								
									c1e7208e11
								
							
						
					
					
						commit
						c8da39d457
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,9 @@
 | 
			
		|||
          <use xlink:href="#fa-play-circle" />
 | 
			
		||||
        </svg>
 | 
			
		||||
      </div>
 | 
			
		||||
      <img src="{{media.preview_url}}"
 | 
			
		||||
      <img aria-hidden="true"
 | 
			
		||||
           alt=""
 | 
			
		||||
           src="{{media.preview_url}}"
 | 
			
		||||
           width="{{getSmallWidth(media)}}"
 | 
			
		||||
           height="{{getSmallHeight(media)}}" />
 | 
			
		||||
    </button>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue