add help and print page

This commit is contained in:
2026-05-22 17:42:30 +02:00
parent faaa6b1f25
commit 70341b7bad
3 changed files with 48 additions and 2 deletions

View File

@@ -22,6 +22,10 @@
<button type="reset" @click="filter = ''">&times;</button>
</template>
</span>
<div class="help">
<a href="#" @click="window.print();">Drucken</a>
<a href="hilfe/">Hilfe</a>
</div>
</div>
<div class="grid">
<h1>Kartoffelsalat-Rechner</h1>