From 914ca0c387424313454b7cdf6d4fc3b00c13f3ec Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Mon, 30 Jan 2023 11:23:25 +0900 Subject: [PATCH] remove `version` from SVG example (#1957) version is deprecated and is not needed REF: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/version --- content/en/functions/dict.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/functions/dict.md b/content/en/functions/dict.md index 5c8ad9d8a..dd1e2cd5b 100644 --- a/content/en/functions/dict.md +++ b/content/en/functions/dict.md @@ -31,7 +31,7 @@ The partial below creates an SVG and expects `fill`, `height` and `width` from t ### Partial definition {{< code file="layouts/partials/svgs/external-links.svg" download="external-links.svg" >}} -