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

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


The following commit(s) were added to refs/heads/main by this push:
     new 67fe8c9  add a temp favicon to differentiate from previous site, add 
some TM symbols
67fe8c9 is described below

commit 67fe8c91101ad53c4ab17a645a95c7e0f3275fd7
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Dec 2 11:46:05 2025 +0000

    add a temp favicon to differentiate from previous site, add some TM symbols
---
 src/assets/img/artemis_text_black_small.png | Bin 4220 -> 4334 bytes
 src/assets/img/favicon.png                  | Bin 25918 -> 3686 bytes
 src/index.html                              |   2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/assets/img/artemis_text_black_small.png 
b/src/assets/img/artemis_text_black_small.png
index ad02993..8c1e901 100644
Binary files a/src/assets/img/artemis_text_black_small.png and 
b/src/assets/img/artemis_text_black_small.png differ
diff --git a/src/assets/img/favicon.png b/src/assets/img/favicon.png
index 21367c2..8702673 100644
Binary files a/src/assets/img/favicon.png and b/src/assets/img/favicon.png 
differ
diff --git a/src/index.html b/src/index.html
index 6578120..7497d93 100644
--- a/src/index.html
+++ b/src/index.html
@@ -26,7 +26,7 @@ layout: default
     <div class="card">
       <div class="card-body narative">
           <span>
-            <p>Apache Artemis is multi-protocol message broker, supporting 
various industry standard protocols such as AMQP 1.0, MQTT 3.1.1, MQTT 5, and 
STOMP. This enables users to connect from across a broad range of languages and 
platforms, using clients written in Java, JavaScript, C, C++, Python, .Net, and 
more. Artemis offers the power and flexibility to support your messaging 
use-case.</p>
+            <p>Apache Artemis&trade; is multi-protocol message broker, 
supporting various industry standard protocols such as AMQP 1.0, MQTT 3.1.1, 
MQTT 5, and STOMP. This enables users to connect from across a broad range of 
languages and platforms, using clients written in Java, JavaScript, C, C++, 
Python, .Net, and more. Artemis offers the power and flexibility to support 
your messaging use-case.</p>
           </span>
       </div>
     </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to