From 58880cfbaccd5438ddb735eed5cec6f29bfbe017 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 22 Aug 2023 15:19:51 +0300 Subject: Remove useless crossorigin="anonymous" attributes --- site/layouts/_default/examples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/layouts/_default/examples.html') diff --git a/site/layouts/_default/examples.html b/site/layouts/_default/examples.html index a63275a03..82e57c1b5 100644 --- a/site/layouts/_default/examples.html +++ b/site/layouts/_default/examples.html @@ -159,7 +159,7 @@ {{ .Content }} {{- if eq hugo.Environment "production" -}} - + {{- else -}} {{- end }} -- cgit v1.2.3