This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/master by this push:
new b5f7a201b9 fixes ref to logo
b5f7a201b9 is described below
commit b5f7a201b9641d8b9a7e563ef536eaf44fb31f2c
Author: danhaywood <[email protected]>
AuthorDate: Tue Feb 14 08:37:06 2023 +0000
fixes ref to logo
---
antora/supplemental-ui/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/antora/supplemental-ui/index.html
b/antora/supplemental-ui/index.html
index 4357bcaf73..87b85f663d 100644
--- a/antora/supplemental-ui/index.html
+++ b/antora/supplemental-ui/index.html
@@ -89,7 +89,7 @@
<h1><a href="#body" class="scrollto">Reve<span>al</span></a></h1>
-->
<h1><a href="#body" class="scrollto">
- <img src="_/img/home/causeway-logo-200-149.png"></img>
+ <img src="_/img/home/causeway-logo-200-148.png"></img>
<!--<span class="asf">apache</span>-->
<span class="brand">causeway</span></a></h1>
</div>