remove burger from download button

This commit is contained in:
maaa 2024-06-15 20:31:30 +02:00
parent abf85c32f1
commit ef65931cda
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<p class="burgerText">Burgernotes is the number one service for storing your <b>shopping list</b>, <b>tasks'n todos</b>, <b>code snippets</b> plus more. And it's totally free.</p> <p class="burgerText">Burgernotes is the number one service for storing your <b>shopping list</b>, <b>tasks'n todos</b>, <b>code snippets</b> plus more. And it's totally free.</p>
<br> <br>
<div class="hAlign"> <div class="hAlign">
<a href="/download">🍔 Download</a> <a href="/download">Download</a>
<div class="vAlign"><p> or </p></div> <div class="vAlign"><p> or </p></div>
<a href="/app">Open in your web browser</a> <a href="/app">Open in your web browser</a>
</div> </div>