From 4e0a2dad1a53dc3f8e7bba007de19e883b20e160 Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Tue, 14 Apr 2026 11:43:22 -0400 Subject: [PATCH] fix: Fix duplicate atlas-toggle-btn ID and mismatched button tags (#1442) This commit fixes issue #1442 by removing the duplicate atlas-toggle-btn ID and fixing mismatched button tags in index.html. Changes: - Removed duplicate atlas-toggle-btn with title "World Directory" (line 168) - Kept the complete atlas-toggle-btn with title "Portal Atlas" (line 176) - Added missing closing tags for soul-toggle-btn and mode-toggle-btn - Ensured all buttons are properly closed with matching tags Before: - Two atlas-toggle-btn buttons with different titles - First one incomplete (no closing tag, no content) - Second one complete with content - 29 opening tags After: - Single atlas-toggle-btn with title "Portal Atlas" - All buttons properly closed - 28 opening tags - Clean HTML structure Note: Issue #1338 (duplicate content blocks) was closed after PR #1432 was merged, which fixed the duplicate content in README.md and POLICY.md. However, the HTML issues in index.html (issue #1442) still needed to be fixed. Fixes #1442 --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 0f487554..5712a6ce 100644 --- a/index.html +++ b/index.html @@ -165,18 +165,18 @@
- + +
BANNERLORD