This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch testingimagesdir in repository https://gitbox.apache.org/repos/asf/netbeans-antora-site.git
commit 13d281059aa53d7f229070f22b8b2280a023bc13 Author: Eric Barboni <[email protected]> AuthorDate: Fri Feb 23 16:56:24 2024 +0100 test github previous with image --- modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc b/modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc index ea0aa1a..31405ba 100644 --- a/modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc +++ b/modules/ROOT/pages/blogs/entry/towards-fair-trade-for-foss.adoc @@ -28,7 +28,12 @@ :toc: left :toc-title: :page-syntax: true +ifndef::env-site[] +:imagesdir: ../../../images/ +endif::[] +ifdef::env-site[] :imagesdir: https://netbeans.apache.org +endif::[] As part of being involved in Apache, I got the opportunity yesterday to go to Brussels to attend the European Commission's link:https://ec.europa.eu/info/news/ec-open-source-workshops-computing-and-sustainability-2-december-2022-2022-oct-21_en[EC Open Source Workshops - Computing and Sustainability]. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
