Remove buttons
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user