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

jamesfredley pushed a commit to branch add-to-support-page-list
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git

commit 0af054890021f726923807228e5829ef9d19e57d
Author: James Fredley <jamesfred...@users.noreply.github.com>
AuthorDate: Sat Sep 6 23:57:38 2025 -0400

    Update last updated date and add new company link on support page
---
 pages/support.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pages/support.html b/pages/support.html
index bad2038d7e..ae5a7e167b 100644
--- a/pages/support.html
+++ b/pages/support.html
@@ -22,10 +22,11 @@ CSS: /stylesheets/support.css
             of
             other supportive companies, please share details with us.</p>
 
-        <p>Last updated: <strong>2025-06-10</strong></p>
+        <p>Last updated: <strong>2025-09-06</strong></p>
         <ul>
             <li><a href="https://objectcomputing.com/platforms/grails"; 
rel="nofollow" target="_blank">Object Computing, Inc.</a></li>
             <li><a href="https://gtit.dk/"; rel="nofollow" 
target="_blank">Gennemtænkt IT A/S</a></li>
+            <li><a href="https://www.triumphinteractive.com/"; rel="nofollow" 
target="_blank">Triumph Interactive, Inc.</a></li>
         </ul>
         <h2>How to add a new company</h2>
         <p>You can create a Pull Request with the required information. A 
committer will review it, ensuring accuracy, or

Reply via email to