http://xdhbqaloeg5bid3tzjpllhnxisdguz34xtoc7qegnmh3essuesfdyqid.onion/shrineadmin/hugo-theme-onionskin/src/b80d9844d1acf1a8e39aa563af95070a232a82bd/layouts/partials/head/linkAnnotations.html
. -- > {{- if .Site.Params.OnionskinLinkAnnotationOnionImage }} {{- $onionAnnotationImage := resources.Get .Site.Params.OnionskinLinkAnnotationOnionImage }} < style > a.annotated-link-onion:before, a[href*= " .onion " ]:not(:where( .no-link-annotation, .annotated-link-clearnet, .annotated-link-internal, .annotated-link-anchor, )):before { content: url( ' data:{{ $onionAnnotationImage.MediaType }};base64,{{ $onionAnnotationImage.Content | base64Encode | safeURL }} ' ) " " ; } < /style > {{-...