Fix pie di pagina Listed, embed link, bottone footer, script traduzione, pagine

This commit is contained in:
2024-09-21 02:33:49 +02:00
parent 202a38769a
commit c1bac2daeb
20 changed files with 378 additions and 162 deletions

View File

@@ -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>