Remove buttons

This commit is contained in:
2026-01-19 23:49:02 -06:00
parent d076cec17d
commit b6d5fbe155
2 changed files with 4 additions and 0 deletions

View File

@@ -45,10 +45,12 @@
Load
</button>
<input type="file" id="load-input" class="hidden" accept=".neo, .neoz" />
<!--
<button id="liveshare-button">
<i class="fa-solid fa-share-from-square"></i>
Live Share
</button>
-->
</div>
</header>

View File

@@ -36,12 +36,14 @@
Appearance
</button>
</div>
<!--
<div>
<button onclick="location.href='/login'" id="login-button">
<i class="fa-solid fa-right-to-bracket"></i>
Login
</button>
</div>
-->
</header>
<section class="about">