Remove buttons
This commit is contained in:
@@ -45,10 +45,12 @@
|
|||||||
Load
|
Load
|
||||||
</button>
|
</button>
|
||||||
<input type="file" id="load-input" class="hidden" accept=".neo, .neoz" />
|
<input type="file" id="load-input" class="hidden" accept=".neo, .neoz" />
|
||||||
|
<!--
|
||||||
<button id="liveshare-button">
|
<button id="liveshare-button">
|
||||||
<i class="fa-solid fa-share-from-square"></i>
|
<i class="fa-solid fa-share-from-square"></i>
|
||||||
Live Share
|
Live Share
|
||||||
</button>
|
</button>
|
||||||
|
-->
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|||||||
@@ -36,12 +36,14 @@
|
|||||||
Appearance
|
Appearance
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
<!--
|
||||||
<div>
|
<div>
|
||||||
<button onclick="location.href='/login'" id="login-button">
|
<button onclick="location.href='/login'" id="login-button">
|
||||||
<i class="fa-solid fa-right-to-bracket"></i>
|
<i class="fa-solid fa-right-to-bracket"></i>
|
||||||
Login
|
Login
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
-->
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<section class="about">
|
<section class="about">
|
||||||
|
|||||||
Reference in New Issue
Block a user