This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push: new 9183cf7 fix: HTML validation issues 9183cf7 is described below commit 9183cf7768b27e665b23947ed06e3fa2145166c9 Author: Zoran Regvart <zregv...@apache.org> AuthorDate: Tue Aug 18 00:56:32 2020 +0200 fix: HTML validation issues --- antora-ui-camel/src/css/docs.css | 2 +- antora-ui-camel/src/partials/header-content.hbs | 6 +++--- content/docs/_index.md | 24 ------------------------ layouts/partials/header.html | 6 +++--- 4 files changed, 7 insertions(+), 31 deletions(-) diff --git a/antora-ui-camel/src/css/docs.css b/antora-ui-camel/src/css/docs.css index 419726f..68d07cf 100644 --- a/antora-ui-camel/src/css/docs.css +++ b/antora-ui-camel/src/css/docs.css @@ -99,7 +99,7 @@ } .section .list .links { - margin: 0.5rem auto; + margin: 0.5rem auto 0.5rem 0.5rem } .section .links img { diff --git a/antora-ui-camel/src/partials/header-content.hbs b/antora-ui-camel/src/partials/header-content.hbs index 0d150fc..cf9e6ed 100644 --- a/antora-ui-camel/src/partials/header-content.hbs +++ b/antora-ui-camel/src/partials/header-content.hbs @@ -22,9 +22,9 @@ <div id="search_results"></div> </div> <div class="navbar-tools"> - <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#github" /></svg></a> - <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#gitter" /></svg></a> - <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#twitter" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#github" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#gitter" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#twitter" /></svg></a> </div> <button class="navbar-burger" data-target="topbar-nav" type="button"> <span></span> diff --git a/content/docs/_index.md b/content/docs/_index.md index bd50903..242cac9 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -20,8 +20,6 @@ {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](https://github.com/apache/camel/) @@ -31,8 +29,6 @@ {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](https://www.javadoc.io/doc/org.apache.camel/camel-api/latest/index.html) @@ -121,8 +117,6 @@ Apache Camel K is a lightweight integration framework built on Apache Camel that {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](https://github.com/apache/camel-k/) @@ -132,8 +126,6 @@ Apache Camel K is a lightweight integration framework built on Apache Camel that {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](/camel-k/latest/) @@ -170,8 +162,6 @@ Camel Kafka Connector allows you to use all Camel [components](/components/lates {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](https://github.com/apache/camel-kafka-connector/) @@ -181,8 +171,6 @@ Camel Kafka Connector allows you to use all Camel [components](/components/lates {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](/camel-kafka-connector/latest/) @@ -221,8 +209,6 @@ This project hosts the efforts to port and package the 280+ Camel components as {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](https://github.com/apache/camel-quarkus/) @@ -232,8 +218,6 @@ This project hosts the efforts to port and package the 280+ Camel components as {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](/camel-quarkus/latest/) @@ -271,8 +255,6 @@ Camel support for Spring Boot provides auto-configuration of the Camel context b {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](https://github.com/apache/camel-spring-boot) @@ -282,8 +264,6 @@ Camel support for Spring Boot provides auto-configuration of the Camel context b {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](/camel-spring-boot/latest/) @@ -322,8 +302,6 @@ Camel support for Spring Boot provides auto-configuration of the Camel context b {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](https://github.com/apache/camel-karaf) @@ -333,8 +311,6 @@ Camel support for Spring Boot provides auto-configuration of the Camel context b {{< /div >}} -{{< pre >}}{{< /pre >}} - {{< div "links" >}} [](/camel-karaf/latest/) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index f91e7a5..41b357d 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -52,9 +52,9 @@ <div id="search_results"></div> </div> <div class="navbar-tools"> - <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg class="brand-icon"><use href="{{ "_/img/brand-logos.svg#github" | relURL }}" /></svg></a> - <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#gitter" | relURL }}" /></svg></a> - <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#twitter" | relURL }}" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg focusable="false" class="brand-icon"><use href="{{ "_/img/brand-logos.svg#github" | relURL }}" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg focusable="false" class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#gitter" | relURL }}" /></svg></a> + <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg focusable="false" class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#twitter" | relURL }}" /></svg></a> </div> <button class="navbar-burger" data-target="topbar-nav" type="button"> <span></span>