rzo1 commented on code in PR #3:
URL: https://github.com/apache/geronimo-website/pull/3#discussion_r2067176493


##########
index.html:
##########
@@ -224,34 +234,33 @@ <h2>Apache & OpenSource</h2>
     </div>
   </div>
 
-  
+
 </main>
 
-<footer class="text-muted bg-dark">
-  <div class="container mb-5">
-    <p class="float-right">
-      <a href="https://www.apache.org/events/current-event.html"; 
target="_blank">
-        <img class="img-fluid mx-auto" 
src="https://www.apache.org/events/current-event-125x125.png"; 
alt="ApacheEvents" />
-      </a>
-    </p>
-    <p>
-      <a target="_blank" 
href="https://www.apache.org/events/current-event.html"; title="Apache 
Events">Apache Events</a> -
-      <a target="_blank" href="https://www.apache.org/licenses/"; 
title="Licenses">Licenses</a> -
-      <a target="_blank" href="https://www.apache.org/security/"; 
title="Security">Security</a> -
-      <a target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html"; 
title="Sponsorship">Sponsorship</a> -
-      <a target="_blank" href="https://www.apache.org/foundation/thanks.html"; 
title="Thanks">Thanks</a><br/>
-    </p>
-    <p>
-      Copyright © 2020 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.
-    </p>
-    <p>
-      Apache Geronimo, Apache and the Apache feather logo are trademarks of <a 
href="https://www.apache.org/";>The Apache Software Foundation</a>.
-    </p>
-  </div>
-</footer>
+  <footer class="text-white bg-dark">
+      <div class="container mb-5">
+          <p class="float-end">
+              <a href="https://www.apache.org/events/current-event.html"; 
target="_blank" rel="noopener noreferrer">
+                  <img class="img-fluid mx-auto" 
src="https://www.apache.org/events/current-event-125x125.png"; alt="Apache 
Events" />
+              </a>
+          </p>
+          <p>
+              <a target="_blank" 
href="https://www.apache.org/events/current-event.html"; title="Apache Events" 
rel="noopener noreferrer" class="text-white">Apache Events</a> -
+              <a target="_blank" href="https://www.apache.org/licenses/"; 
title="Licenses" rel="noopener noreferrer" class="text-white">Licenses</a> -
+              <a target="_blank" href="https://www.apache.org/security/"; 
title="Security" rel="noopener noreferrer" class="text-white" >Security</a> -
+              <a target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html"; title="Sponsorship" 
rel="noopener noreferrer" class="text-white">Sponsorship</a> -
+              <a target="_blank" 
href="https://www.apache.org/foundation/thanks.html"; title="Thanks" 
rel="noopener noreferrer" class="text-white">Thanks</a>
+          </p>
+          <p>
+              © 2025 The Apache Software Foundation. Licensed under the Apache 
License, Version 2.0.
+          </p>
+          <p>
+              Apache Geronimo, Apache, and the Apache feather logo are 
trademarks of
+              <a href="https://www.apache.org/"; target="_blank" rel="noopener 
noreferrer" class="text-white">The Apache Software Foundation</a>.
+          </p>
+      </div>
+  </footer>
 
-<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"; 
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
 crossorigin="anonymous"></script>

Review Comment:
   @sebbASF dropped in this PR since not needed with Bootstrap 5?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@geronimo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to