summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.html b/index.html
index a7769fd..64ac568 100644
--- a/index.html
+++ b/index.html
@@ -89,8 +89,6 @@
<div class="col-lg-3 col-md-6 col-sm-12 block">
<nav class="navbar navbar-default" id="block-toolbar">
<div class="container-fluid">
- <button type="button" class="btn btn-default navbar-btn" id="btn_code_run">Run</button>
- <button type="button" class="btn btn-default navbar-btn" id="btn_code_break">Break</button>
<button type="button" class="btn btn-default navbar-btn" id="btn_code_hint">Hint</button>
<button type="button" class="btn btn-default navbar-btn" id="btn_code_test">Test</button>
</div>