File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2929 </ div >
3030 < div class ="w-100 my-2 ">
3131 < a class ="icon-link me-1 " href ="https://github.com/kroxylicious/kroxylicious ">
32- < img class ="img-fluid krx-icon " src ="{{ '/assets/theme/images/github-mark.svg' | absolute_url }} "/>
32+ < img class ="img-fluid krx-icon " src ="{{ '/assets/theme/images/github-mark.svg' | absolute_url }} " alt =" GitHub logo " />
3333 </ a >
3434 </ div >
3535 </ li >
3636 </ ul >
3737 </ div >
3838 < div class ="col-6 col-lg-2 offset-lg-2 mb-3 text-lg-end ">
39- < h5 > Links</ h5 >
39+ < h3 class =" fs-5 " > Links</ h3 >
4040 < ul class ="list-unstyled ">
4141 < li class ="mb-2 ">
4242 < a class ="text-body link-underline-dark link-underline-opacity-0 link-underline-opacity-10-hover " href ="{{ '/' | absolute_url }} ">
@@ -61,7 +61,7 @@ <h5>Links</h5>
6161 </ ul >
6262 </ div >
6363 < div class ="col-6 col-lg-2 mb-3 text-lg-end ">
64- < h5 > Projects</ h5 >
64+ < h3 class =" fs-5 " > Projects</ h3 >
6565 < ul class ="list-unstyled ">
6666 < li class ="mb-2 ">
6767 < a class ="text-body link-underline-dark link-underline-opacity-0 link-underline-opacity-10-hover " href ="https://github.com/kroxylicious/kroxylicious ">
@@ -76,7 +76,7 @@ <h5>Projects</h5>
7676 </ ul >
7777 </ div >
7878 < div class ="col-6 col-lg-2 mb-3 text-lg-end ">
79- < h5 > Community</ h5 >
79+ < h3 class =" fs-5 " > Community</ h3 >
8080 < ul class ="list-unstyled ">
8181 < li class ="mb-2 ">
8282 < a class ="text-body link-underline-dark link-underline-opacity-0 link-underline-opacity-10-hover " href ="https://kroxylicious.slack.com " target ="_blank " rel ="noopener ">
Original file line number Diff line number Diff line change 33 < div class ="license ">
44 © Kroxylicious authors {{ 'now' | date: "%Y" }} | Kroxylicious licensed < a href ="https://github.com/kroxylicious/kroxylicious/blob/main/LICENSE " target ="_blank " rel ="license noopener "> Apache-2.0</ a > | Documentation < a href ="https://creativecommons.org/licenses/by/4.0/ " target ="_blank " rel ="license noopener "> CC-BY-4.0</ a > | Apache and Apache Kafka are trademarks of the < a href ="https://www.apache.org/ " target ="_blank " rel ="license noopener "> Apache Software Foundation</ a > .
55 </ div >
6- < div class ="redhat-logo "> < a href ="https://www.redhat.com/ " target ="_blank "> < img src ="{{site.baseurl}}/assets/theme/images/Logo-Red_Hat-Sponsored_By-A-Reverse-RGB.svg "> </ a >
6+ < div class ="redhat-logo "> < a href ="https://www.redhat.com/ " target ="_blank "> < img src ="{{site.baseurl}}/assets/theme/images/Logo-Red_Hat-Sponsored_By-A-Reverse-RGB.svg " alt =" Sponsored By Red Hat logo " > </ a >
77 </ div >
88 </ div >
99 </ div >
Original file line number Diff line number Diff line change 55layout : index
66---
77
8- #### Why Kroxylicious?
8+ ## Why Kroxylicious?
99
1010Proxies are a powerful architectural pattern which are widely used for other
1111application-layer protocols, such as HTTP.
You can’t perform that action at this time.
0 commit comments