This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new e990c0c 2025/09/04 10:14:27: Updated geb directory of dev website from geb@8af1eba e990c0c is described below commit e990c0c084a9e0f40572bdc0ad594d0b6558116c Author: jenkins <bui...@apache.org> AuthorDate: Thu Sep 4 10:14:27 2025 +0000 2025/09/04 10:14:27: Updated geb directory of dev website from geb@8af1eba --- geb/images/asf_logo.png | Bin 21243 -> 0 bytes geb/index.html | 4 ++-- geb/manual/snapshot/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/geb/images/asf_logo.png b/geb/images/asf_logo.png deleted file mode 100644 index b20bb7f..0000000 Binary files a/geb/images/asf_logo.png and /dev/null differ diff --git a/geb/index.html b/geb/index.html index e25de49..eaa5832 100644 --- a/geb/index.html +++ b/geb/index.html @@ -515,11 +515,11 @@ class LoginSpec extends GebSpec { <p>Geb is free, open source software licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="Apache License, Version 2.0">Apache License, Version 2.0</a>. Geb is supported by the <a href="https://www.apache.org">Apache Software Foundation</a> and the <a href="https://groovy.apache.org">Groovy</a> community.</p> - <p>ApacheĀ® and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation.</p> + <p>ApacheĀ® and the ASF logo are either registered trademarks or trademarks of The Apache Software Foundation.</p> </td> <td> <p><a href="https://groovy.apache.org"><img style="width:140px" alt="Groovy Logo" src="./images/groovy-logo-white.png" class="offset-next"></a></p> - <p><a href="https://www.apache.org"><img style="width:140px" alt="Apache Logo" src="./images/asf_logo.png" class="offset-next"></a></p> + <p><a href="https://www.apache.org"><img style="width:140px" alt="Apache Logo" src="https://www.apache.org/img/asf_logo.png" class="offset-next"></a></p> </td> </tr></table> </div> diff --git a/geb/manual/snapshot/index.html b/geb/manual/snapshot/index.html index 00898d8..7d6fb7f 100644 --- a/geb/manual/snapshot/index.html +++ b/geb/manual/snapshot/index.html @@ -13292,7 +13292,7 @@ new <a href="#form-element"><code>FormElement</code></a> module class.</p> <div id="footer"> <div id="footer-text"> Version 8.0-SNAPSHOT<br> -Last updated 2025-07-07 14:21:14 UTC +Last updated 2025-09-04 09:59:52 UTC </div> </div> <script src="asciidoctor-tabs.js" data-sync-storage-key="tabs"></script>