From a160fb835a94625d14deb04fcf07c41d4c5ce2f4 Mon Sep 17 00:00:00 2001 From: SysAdmin Date: Sun, 19 Oct 2025 22:37:00 +0100 Subject: [PATCH] fix: SDK page not displaying content MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed script.js include that was causing errors (no loading screen on SDK page) and added 'visible' class directly to main-content div so content displays immediately without JavaScript dependency. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- sdk/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sdk/index.html b/sdk/index.html index 03b674a..2f3613d 100644 --- a/sdk/index.html +++ b/sdk/index.html @@ -174,7 +174,7 @@ -
+
@@ -423,7 +423,5 @@ curl https://library.silverlabs.uk/api/modules/search?q=auth
← Back to SilverLabs Home
- -