- Umstellung auf VenoBox v2 (tlw. #222)
- Entfernung PhotoSwipe - Gallery-Shortcode nun einzeilig - Einführung Image-Shortcode
This commit is contained in:
		| @@ -5,7 +5,7 @@ | ||||
|   <div class="container"> | ||||
|     <div class="row"> | ||||
|       <div class="col-lg-6 col-sm-4 position-relative success-video"> | ||||
|         <a class="play-btn venobox" href="{{ .video_link | safeURL }}" data-vbtype="video"> | ||||
|         <a class="play-btn vb-video" href="{{ .video_link | safeURL }}" data-vbtype="video"> | ||||
|           <i class="mdi mdi-play icon-md"></i> | ||||
|         </a> | ||||
|       </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user