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

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

commit a4bca650d9bf6194b2f6251c9f30ff38e8c42952
Author: Paul King <[email protected]>
AuthorDate: Tue Feb 25 15:55:23 2025 +1000

    twitter feed no longer works well
---
 site/src/site/includes/support-navbar.groovy | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/src/site/includes/support-navbar.groovy 
b/site/src/site/includes/support-navbar.groovy
index 600174c..83c9b26 100644
--- a/site/src/site/includes/support-navbar.groovy
+++ b/site/src/site/includes/support-navbar.groovy
@@ -17,5 +17,5 @@ ul(class: 'nav-sidebar') {
         }
     }
 }
-br()
-include unescaped: 'html/twittersearch.html'
+//br()
+//include unescaped: 'html/twittersearch.html'

Reply via email to