hid 88x31 buttons for the time being

This commit is contained in:
2026-04-24 20:51:25 +02:00
parent df1a4c8db4
commit dc9907f264

View File

@@ -176,13 +176,13 @@
<img class="webring-img" usemap="#w95widget" src="/webrings/noai/w95widget.webp" alt="a gray Windows 95 style dialog box titled 'The No AI Webring' with a little icon showing a computer chip in a rubbish bin. beside it are three clickable buttons, labeled Previous, Random... and Next"> <img class="webring-img" usemap="#w95widget" src="/webrings/noai/w95widget.webp" alt="a gray Windows 95 style dialog box titled 'The No AI Webring' with a little icon showing a computer chip in a rubbish bin. beside it are three clickable buttons, labeled Previous, Random... and Next">
</div> </div>
<div class="button-container"> <!-- <div class="button-container">
{#each buttons as button} {#each buttons as button}
<IndieButton button={button} /> <IndieButton button={button} />
{/each} {/each}
</div> </div>
<p>to be expanded!</p> <p>to be expanded!</p>
<p class="small-supertext">currently trying to come up with ideas for my own 88x31 button</p> <p class="small-supertext">currently trying to come up with ideas for my own 88x31 button</p> -->
</div> </div>
</Content> </Content>