This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git


The following commit(s) were added to refs/heads/master by this push:
     new baf9864f formatting
baf9864f is described below

commit baf9864f45579540cd09c3ea46c2fcb65afe1dfa
Author: Paul King <[email protected]>
AuthorDate: Mon Feb 24 21:30:26 2025 +1000

    formatting
---
 doc/site/templates/main.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/site/templates/main.html b/doc/site/templates/main.html
index 5affa057..560f3d23 100644
--- a/doc/site/templates/main.html
+++ b/doc/site/templates/main.html
@@ -518,8 +518,8 @@ class LoginSpec extends GebSpec {
                                     <p>ApacheĀ® and the Apache feather 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:120px" alt="Groovy Logo" 
src="./images/groovy-logo-white.png" class="offset-next"></a></p>
-                                    <p><a href="https://www.apache.org";><img 
style="width:120px" alt="Apache Logo" src="./images/asf_logo.png" 
class="offset-next"></a></p>
+                                    <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>
                                 </td>
                             </tr></table>
                         </div>

Reply via email to