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

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 5ec3973641 ARTEMIS-4383 don't fetch remote fonts
5ec3973641 is described below

commit 5ec3973641a8d081b7ebee3b708f7240618782d6
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Aug 3 09:31:46 2023 -0500

    ARTEMIS-4383 don't fetch remote fonts
---
 artemis-website/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/artemis-website/pom.xml b/artemis-website/pom.xml
index dbe3883762..df93a8047a 100644
--- a/artemis-website/pom.xml
+++ b/artemis-website/pom.xml
@@ -379,6 +379,7 @@
                         <linkcss>true</linkcss>
                         <iconfont-remote>false</iconfont-remote>
                         <stylesdir>css</stylesdir>
+                        <webfonts>false</webfonts>
                      </attributes>
                   </configuration>
                </plugin>

Reply via email to