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.