src/_includes/footer.html (25 lines of code) (raw):

<div class="row sitemap"> <div class="col-sm-12"> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="row"> <div class="col-sm-3"> <div > <img class="float-left" style="max-height: 100px" src="{{site.baseurl}}/assets/img/activemq_logo_white_vertical_small.png"/> </div> </div> <div style="text-align: center; margin-bottom: 0px; margin-top: 30px; font-size: 65%" class="col-sm-6"> <p><a href="https://www.apache.org/foundation/marks/list/">Apache, ActiveMQ, Apache ActiveMQ</a>, the Apache feather logo, and the Apache ActiveMQ project logo are trademarks of The Apache Software Foundation. Copyright &copy; 2025, The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.</p> </div> <div class="col-sm-3"> <div > <a href="https://www.apache.org"><img class="float-right" style="margin-top: 10px; max-height: 80px" src="{{site.baseurl}}/assets/img/apache-logo-small.png"/></a> </div> </div> </div> </div> </div> </div> </div> </div>