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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6bfd474  Automatic Site Publish by Buildbot
6bfd474 is described below

commit 6bfd47491f33dc2793a97b24d03d6491f8948b4e
Author: buildbot <[email protected]>
AuthorDate: Mon Aug 16 19:39:40 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/components/artemis/index.html | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

diff --git a/output/components/artemis/index.html 
b/output/components/artemis/index.html
index 34b401e..6a61037 100644
--- a/output/components/artemis/index.html
+++ b/output/components/artemis/index.html
@@ -101,7 +101,33 @@
   </div>
 </div>
 
-      <div class="row project-narative">
+      <div class="row project-narative-alt">
+  <div class="col-12">
+    <div class="container">
+      <div class="row">
+        <div class="col-12">
+          <div class="card card-purple project-narative-alt">
+            <div class="card-body">
+              <div class="row">
+                <div class="col-sm-12 col-md-8">
+                  <div class="card">
+                    <div class="card-body project-narative-alt">
+                      <h5 class="card-title text-purple">Disaster Recovery</h5>
+                      <h6>AMQP Broker Connections Mirroring</h6>
+                      <p>Server connected to each other acting like twin 
brothers to support easy datacenter migration.</p>
+                      <a style="margin-top: 10px" 
href="documentation/latest/amqp-broker-connections.html#mirroring" class="btn 
btn-warning">Find out more<i class="fa-info-circle fa btn-icon"></i></a>
+                    </div>
+                  </div>
+                </div>
+              </div>
+            </div>
+          </div>
+        </div>
+      </div>
+    </div>
+  </div>
+</div>
+<div class="row project-narative">
   <div class="col-12">
     <div class="container">
       <div class="row">

Reply via email to