This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 83b83506 fix image insertion
83b83506 is described below
commit 83b83506d55035cf28e198785c3e35fea1c52064
Author: Hervé Boutemy <[email protected]>
AuthorDate: Wed Jul 8 04:19:02 2026 +0200
fix image insertion
---
src/site/markdown/index.md.vm | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index 95e40eeb..d06ddbcc 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -35,6 +35,7 @@ The Site Plugin uses:
- [Doxia](/doxia/) to parse [many markup languages](/doxia/references/) then
render HTML: see [Creating Content](./examples/creating-content.html)
documentation for more details \(particularly which markups are enabled by
default in maven-site-plugin and how to add one\),
- [Doxia Sitetools - Site
Renderer](/doxia/doxia-sitetools/doxia-site-renderer/) to integrate document
content into a template packaged as a skin: see [Creating
Skins](./examples/creatingskins.html) documentation for more details,
- [Maven Reporting Executor](/shared/maven-reporting-exec/) to manage reports
execution \(since Maven 3\).
+

#[[##]]# Goals Overview