From 1386d8ed241ff50d0c87841a0c17194b62e0d160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sun, 24 Aug 2025 21:19:35 +0200 Subject: [PATCH] Update introduction.md --- content/en/hugo-modules/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/hugo-modules/introduction.md b/content/en/hugo-modules/introduction.md index 8daacf249..ba1dd6a46 100644 --- a/content/en/hugo-modules/introduction.md +++ b/content/en/hugo-modules/introduction.md @@ -13,7 +13,7 @@ Modules are combinable in any arrangement, and external directories (including t Some example projects: -: A theme that has been ported to Hugo Modules while testing this feature. It is a good example of a non-Hugo-project mounted into Hugo's directory structure. It even shows a JS Bundler implementation in regular Go templates. +: A theme that has been ported to Hugo Modules while testing this feature. It is a good example of a non-Hugo-project mounted into Hugo's directory structure. : A simple site used for testing.