sdlweb: add SDL3-CS to list of bindings

From fcece3187b7b12f9f2d450e632b3035d729d4f6d Mon Sep 17 00:00:00 2001
From: Eduard Gushchin <[EMAIL REDACTED]>
Date: Sat, 11 Oct 2025 13:13:35 +0300
Subject: [PATCH] add SDL3-CS to list of bindings

---
 languages.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/languages.php b/languages.php
index 068dd83..8ed86f4 100644
--- a/languages.php
+++ b/languages.php
@@ -40,6 +40,7 @@
                                 <br/>
                                 SDL3-CS
                                 <a href="https://github.com/flibitijibibo/SDL3-CS">https://github.com/flibitijibibo/SDL3-CS</a>
+                                <a href="https://github.com/edwardgushchin/SDL3-CS">https://github.com/edwardgushchin/SDL3-CS</a>
                             </li>
                             <li> <strong>
                                     D
@@ -111,3 +112,4 @@
 
     </body>
 </html>
+