Update introduction.md

This commit is contained in:
Bjørn Erik Pedersen
2025-08-24 21:19:35 +02:00
committed by GitHub
parent 0ac89b0154
commit 1386d8ed24
+1 -1
View File
@@ -13,7 +13,7 @@ Modules are combinable in any arrangement, and external directories (including t
Some example projects:
<https://github.com/bep/docuapi>
: 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.
<https://github.com/bep/my-modular-site>
: A simple site used for testing.