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

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora-ui.git


The following commit(s) were added to refs/heads/main by this push:
     new f310ad2  img cleanup
f310ad2 is described below

commit f310ad241a558c7d056f4b1f8fc61a15badc36cf
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Feb 22 10:45:59 2024 +0100

    img cleanup
---
 src/layouts/page_front.hbs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/layouts/page_front.hbs b/src/layouts/page_front.hbs
index 1edaa87..55b020a 100644
--- a/src/layouts/page_front.hbs
+++ b/src/layouts/page_front.hbs
@@ -31,7 +31,7 @@
     {{>news}}
     <div class='grid-container'>
       <div style='margin: 2rem 0' class='grid-x grid-margin-x align-middle'>
-        <div class='cell large-2 medium-3 small-5'><img 
src='{{{uiRootPath}}}/images/apache-netbeans.svg'></img>
+        <div class='cell large-2 medium-3 small-5'><img 
src='{{{uiRootPath}}}/images/apache-netbeans.svg'>
         </div>
         <div class='cell large-10 medium-9 small-7'>
             <h1>Apache NetBeans</h1>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to