Compare commits

...

1 Commits

Author SHA1 Message Date
Timmy
88ddb366ca fix(#1463): Remove duplicate atlas-toggle-btn from index.html
Some checks failed
CI / test (pull_request) Failing after 58s
CI / validate (pull_request) Failing after 37s
Review Approval Gate / verify-review (pull_request) Failing after 5s
Merge artifact left a partial <button id="atlas-toggle-btn">
with no closing tag at line 168. The real atlas button at
line 176 (title="Portal Atlas") has proper content.

Removed the duplicate. Verified:
  - 1 atlas-toggle-btn (was 2)
  - 0 conflict markers
  - 0 other duplicate IDs

Closes #1463, #1336
2026-04-14 22:02:38 -04:00

View File

@@ -165,7 +165,6 @@
<!-- Top Right: Agent Log, Atlas & SOUL Toggle -->
<div class="hud-top-right">
<button id="atlas-toggle-btn" class="hud-icon-btn" title="World Directory">
<button id="soul-toggle-btn" class="hud-icon-btn" title="Timmy's SOUL">
<span class="hud-icon"></span>
<span class="hud-btn-label">SOUL</span>