summaryrefslogtreecommitdiffstats
path: root/src/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/index.html')
-rw-r--r--src/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index 0208796..b7fc24f 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -13,7 +13,7 @@
<div>
<label for="name">Igama lefriji yakho:</label>
<input name="name" id="name" type="text">
- <button type="button" onclick="goToFridge(event)">👍</button>
+ <button type="button" onclick="goToMain(event)">👍</button>
</div>
</body>