From: Joe Mooring Date: Sat, 25 Nov 2023 20:43:52 +0000 (-0800) Subject: tpl/tplimpl: Remove superfluous type attr on script elements X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8d32ca223def4031aa26f98e8efc1a8b4e7b7546;p=brevno-suite%2Fhugo tpl/tplimpl: Remove superfluous type attr on script elements Closes #6379 --- diff --git a/tpl/tplimpl/embedded/templates/disqus.html b/tpl/tplimpl/embedded/templates/disqus.html index d90a52586..19fcb7fda 100644 --- a/tpl/tplimpl/embedded/templates/disqus.html +++ b/tpl/tplimpl/embedded/templates/disqus.html @@ -1,7 +1,7 @@ {{- $pc := .Site.Config.Privacy.Disqus -}} {{- if not $pc.Disable -}} {{ if .Site.Config.Services.Disqus.Shortname }}
- {{ else if hasPrefix . "UA-" }} - +