finished frontend

This commit is contained in:
2025-06-09 22:54:45 +02:00
parent 08477e6e1b
commit 6f06b0869e
4 changed files with 18 additions and 16 deletions

View File

@@ -14,11 +14,11 @@
<h1>Cookbook</h1>
<div class="button-group">
<button onclick="syncRecipes()">🔄 Sync Recipes</button>
<a href="addRecipe/addRecipe.html" class="secondary-button"
<a href="/add" class="secondary-button"
> Add Recipe</a
>
<a
href="https://example.com/help"
href="https://git.the1s.de/theis.gaedigk/Cookbook/src/branch/main/helpSite.md"
class="secondary-button"
target="_blank"
rel="noopener noreferrer"