diff --git a/content/resources/videos/2026-05-13_building-accessible-on-brand-documents-with-quarto/_index.md b/content/resources/videos/2026-05-13_building-accessible-on-brand-documents-with-quarto/_index.md index 333f7998f..b743c8d87 100644 --- a/content/resources/videos/2026-05-13_building-accessible-on-brand-documents-with-quarto/_index.md +++ b/content/resources/videos/2026-05-13_building-accessible-on-brand-documents-with-quarto/_index.md @@ -62,3 +62,7 @@ external: # updated automatically, do not edit view_count: 177 --- +## Resources + +{{< button url="https://cwickham.github.io/accessible-branded-documents/" text="Slides" icon="tabler--presentation" >}} +{{< button url="https://github.com/cwickham/accessible-branded-documents" text="Demo repo" icon="simple-icons--github" >}} diff --git a/layouts/resources/term.html b/layouts/resources/term.html index d5544944d..2daa9e58f 100644 --- a/layouts/resources/term.html +++ b/layouts/resources/term.html @@ -324,6 +324,11 @@

{{- /* Video transcript or regular content */ -}} {{ if eq .Params.resource_type "video" }} {{ $transcriptResource := .Resources.Get "transcription.txt" }} + {{ if and $transcriptResource .Content }} +
+ {{ .Content | safeHTML }} +
+ {{ end }} {{ if $transcriptResource }}
{{ partial "heading.html" (dict "level" 2 "text" "Transcript") }} diff --git a/safelist.txt b/safelist.txt index b2a5c7635..a50a135ab 100644 --- a/safelist.txt +++ b/safelist.txt @@ -56,6 +56,7 @@ icon-[simple-icons--mastodon] icon-[simple-icons--orcid] icon-[simple-icons--youtube] icon-[tabler--external-link] +icon-[tabler--presentation] object-contain object-cover bg-blue-300