added home button
This commit is contained in:
@@ -16,6 +16,9 @@
|
|||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
score: <span id="score"></span>
|
score: <span id="score"></span>
|
||||||
|
<div>
|
||||||
|
<a href="/">home</a>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="/jquery.js"></script>
|
<script src="/jquery.js"></script>
|
||||||
<script src="/math.js"></script>
|
<script src="/math.js"></script>
|
||||||
|
|||||||
@@ -16,6 +16,9 @@
|
|||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
score: <span id="score"></span>
|
score: <span id="score"></span>
|
||||||
|
<div>
|
||||||
|
<a href="/">home</a>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="/jquery.js"></script>
|
<script src="/jquery.js"></script>
|
||||||
<script src="/math.js"></script>
|
<script src="/math.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user