This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new 45091f9bc Update head.html to include free fontawesome icons
45091f9bc is described below
commit 45091f9bc64b11710528bd3553d2290f28ddaa89
Author: Matt Pavlovich <[email protected]>
AuthorDate: Sat Sep 5 13:52:03 2026 -0500
Update head.html to include free fontawesome icons
---
src/_includes/head.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/_includes/head.html b/src/_includes/head.html
index 6d0fe4137..7dc64aa06 100644
--- a/src/_includes/head.html
+++ b/src/_includes/head.html
@@ -6,6 +6,7 @@
<link rel="icon" type="image/png"
href="{{site.baseurl}}/assets/img/favicon.png">
<link rel="stylesheet" href="{{site.baseurl}}/css/main.css">
+ <link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"
integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<script defer src="{{site.baseurl}}/js/fontawesome-all.min.js"
integrity="sha384-rOA1PnstxnOBLzCLMcre8ybwbTmemjzdNlILg8O7z1lUkLXozs4DHonlDtnE7fpc"></script>
<script src="{{site.baseurl}}/js/jquery.slim.min.js"
integrity="sha384-5AkRS45j4ukf+JbWAfHL8P4onPA9p0KwwP7pUdjSQA3ss9edbJUJc/XcYAiheSSz"></script>
<script src="{{site.baseurl}}/js/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"></script>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact