finished frontend
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user