{{- /* Here's where the customized version should be. */ -}} {{ $highlighter := resources.Get "css/rouge.scss" | resources.ToCSS }} {{- if hugo.IsProduction }} {{ $highlighter = $highlighter | resources.Minify | resources.Fingerprint }} {{ end }} {{ $asciidoctorTabs := resources.Get "css/asciidoctor-tabs.css" | resources.ToCSS }} {{ $asciidoctorTabsJS := resources.Get "js/asciidoctor-tabs.js" }} {{- /* medium-zoom */ -}}