This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch preview/refresh in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/refresh by this push: new 5536625 Add Apache Feather before The ASF 5536625 is described below commit 55366250bbaedca474b7dc7ec8d1c521b792e911 Author: Dave Fisher <d...@davefisher.tech> AuthorDate: Wed Jun 30 11:20:33 2021 -0700 Add Apache Feather before The ASF --- theme/openoffice/templates/topnav.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/theme/openoffice/templates/topnav.html b/theme/openoffice/templates/topnav.html index 075d246..1a6922a 100644 --- a/theme/openoffice/templates/topnav.html +++ b/theme/openoffice/templates/topnav.html @@ -61,7 +61,9 @@ <div class="nav-item dropdown dropdown-menu-right active"> <a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" - aria-expanded="false">The ASF</a> + aria-expanded="false"><img src="https://www.apache.org/foundation/press/kit/feather.svg" + width="30" height="30" class="d-inline-block align-top" + alt="Apache Feather">The ASF</a> <div class="dropdown-menu dropdown-menu-right"> <a class="dropdown-item" href="https://www.apache.org/">Website</a> <a class="dropdown-item" href="https://www.apache.org/licenses/">License</a>