Browse Source

Missing pieces from 5e896f9.

Herby Vojčík 5 years ago
parent
commit
b6a88628cf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      grunt-init-project/root/index.html

+ 2 - 0
grunt-init-project/root/index.html

@@ -18,6 +18,8 @@
 <button id="amber-with">Hello from TagBrush >> with:</button>
 <button id="silk-tag">Hello from Silk >> TAG:</button>
 <button id="jquery-append">Hello from jQuery append</button>
+<button id="console-log">Log into JS console</button>
+<button id="timeout-alert">Remind me in five seconds</button>
 <ol id="output-list"></ol>
 <!-- EXAMPLE APP END -->
 <script type='text/javascript'>