This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch architecture
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit bd91764d3209341545a7ea5d33492b90c6cd8612
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\).
+
 ![Developer Overview](developer-overview.png)
 
 #[[##]]# Goals Overview

Reply via email to