Riccardo Balbo %!s(int64=4) %!d(string=hai) anos
pai
achega
9a5b566527
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      layouts/partials/showCaseCommon.html

+ 1 - 1
layouts/partials/showCaseCommon.html

@@ -13,7 +13,7 @@
                   </video>
                 {{ else if (strings.HasSuffix . ".mp4" ) }}
                     <video  class="showcaseElement cover"   style='display:{{ if not $index }} block  {{else}} none {{end}} '  autoplay loop muted class="cover">
-                      <source lazy="true" lazy-src=" {{ safeURL .}}" type="video/mp4">
+                      <source lazy="true" lazy-src="{{ safeURL .}}" type="video/mp4">
                     </video>
                 {{ else }}      
                 <div class="showcaseElement"  style='display:{{ if not $index }} block  {{else}} none {{end}} ' >