Add example links
This commit is contained in:
parent
13cb2acf06
commit
57b2c6cd33
|
@ -120,7 +120,11 @@
|
|||
|
||||
<div id="app"></div>
|
||||
|
||||
Also see a <a href="tictactoe.html">tic-tac-toe</a> demo.
|
||||
<h2>Examples</h2>
|
||||
<ul>
|
||||
<li><a href="tictactoe.html">Tic-tac-toe</a></li>
|
||||
<li><a href="bookmarklet.html">Bookmarklet</a></li>
|
||||
</ul>
|
||||
|
||||
<script type="text/javascript">hljs.highlightAll();</script>
|
||||
|
||||
|
|
Loading…
Reference in a new issue