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

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


The following commit(s) were added to refs/heads/main by this push:
     new 638a245  Comment out last .htaccess change
638a245 is described below

commit 638a245ecbe1ef4ad04cb137f3fb67419b9b58cf
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Wed Jan 24 09:46:41 2024 +0000

    Comment out last .htaccess change
---
 supplemental-ui/.htaccess | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/supplemental-ui/.htaccess b/supplemental-ui/.htaccess
index 7c7e37e..b0ff0fb 100644
--- a/supplemental-ui/.htaccess
+++ b/supplemental-ui/.htaccess
@@ -57,9 +57,9 @@ Redirect 302 /nb/report-issue 
https://netbeans.apache.org/front/main/participate
 # Inbound links from the build - prefixed with /nbbuild/
 Redirect 302 /nbbuild/netbeansrelease.json 
https://raw.githubusercontent.com/apache/netbeans-jenkins-lib/HEAD/meta/netbeansrelease.json
 
-#favicon for apidoc
-Redirect 301 /favicon-32x32.png _/images/fav/favicon-32x32.png
-Redirect 301 /favicon-16x16.png _/images/fav/favicon-16x16.png
+# favicon for apidoc
+# Redirect 301 /favicon-32x32.png _/images/fav/favicon-32x32.png
+# Redirect 301 /favicon-16x16.png _/images/fav/favicon-16x16.png
 
 #cgi mirror script not needed
 #Redirect 301 /download/maven/index.html /download/maven/index.cgi


---------------------------------------------------------------------
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