Edited static/index.html via GitHub

This commit is contained in:
Robin Buse 2011-08-02 15:06:09 +03:00
parent 17472a7270
commit 15bf4b9313
1 changed files with 1 additions and 1 deletions

View File

@ -76,6 +76,7 @@
}
</style>
<link href="static/custom/index.css" rel="stylesheet">
<script src="static/custom/index.js"></script>
<div id="container">
<div id="button" onclick="go2Random()">New Pad</div>
<br>
@ -85,7 +86,6 @@
<input type="submit" value="OK">
</form>
</div>
<script src="static/custom/index.js"></script>
<script>
function go2Name()
{