lorenzocesana.xyz

Source code of my website, built with HUGO
Log | Files | Refs

vid.html (204B)


      1 <iframe src="{{ index .Params 0 }}"
      2         loading="lazy"
      3         sandbox="allow-same-origin allow-scripts allow-popups"
      4         allowfullscreen frameborder="0"
      5         title="Embedded Video">
      6 </iframe>