wip
This commit is contained in:
parent
d36b87cdee
commit
12b96602a3
4 changed files with 54 additions and 36 deletions
12
resources/public/dev.html
Normal file
12
resources/public/dev.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<script src="js/scittle.js" type="application/javascript"></script>
|
||||
<script src="js/scittle.nrepl.js" type="application/javascript"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Scittle</h1>
|
||||
<h2>What is this?</h2>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue