From 75f3191ddbe8bb75b3d3c724b3eca4323443d03a Mon Sep 17 00:00:00 2001 From: spearhead33 Date: Mon, 30 Jun 2025 13:27:43 +0300 Subject: [PATCH] Update Generator.md --- content/en/functions/hugo/Generator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/functions/hugo/Generator.md b/content/en/functions/hugo/Generator.md index 1ca902bd4..c044a210c 100644 --- a/content/en/functions/hugo/Generator.md +++ b/content/en/functions/hugo/Generator.md @@ -11,5 +11,5 @@ params: --- ```go-html-template -{{ hugo.Generator }} → +{{ hugo.Generator }} → ```