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
commit 56292e8c54d241d34e497536cec7ecf42a65917d Author: nayananga@acerubuntu18.04 <nayanangamuhandi...@gmail.com> AuthorDate: Sat Jul 27 05:51:13 2019 +0530 fix:logo path in antora footer --- antora-ui-camel/src/partials/footer-content.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-ui-camel/src/partials/footer-content.hbs b/antora-ui-camel/src/partials/footer-content.hbs index a736ee1..d586689 100644 --- a/antora-ui-camel/src/partials/footer-content.hbs +++ b/antora-ui-camel/src/partials/footer-content.hbs @@ -2,7 +2,7 @@ <div class="container"> <div class="row"> <div class="col-md-3 pt-5"> - <img src="/_/img/logo-d.svg" class="logo-small mt-60" alt="Apache Camel Logo" aria-label="white silhouette of a camel in front of a sand dune"> + <img src="{{uiRootPath}}/img/logo-d.svg" class="logo-small mt-60" alt="Apache Camel Logo" aria-label="white silhouette of a camel in front of a sand dune"> </div> <div class="col-md-3"> <h5>Overview</h5>