mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Fix pie di pagina Listed, embed link, bottone footer, script traduzione, pagine
This commit is contained in:
@@ -15,5 +15,8 @@
|
||||
<iframe class="YouTube" src="https://www.youtube-nocookie.com/embed/{{ $href }}" allowfullscreen="allowfullscreen"
|
||||
style="height: calc(100vh / {{ index $ratio 0 }} * {{ index $ratio 1 }});"></iframe>
|
||||
{{- end -}}
|
||||
<figcaption>{{ partial "anchor.html" (dict "Params" (dict "href" $link)) }}</figcaption>
|
||||
<figcaption>{{ partial "anchor.html" (dict "Params" (dict
|
||||
"target" "_blank"
|
||||
"rel" "noopener"
|
||||
"href" $link)) }}</figcaption>
|
||||
</figure>
|
||||
|
Reference in New Issue
Block a user