parent
c8d47a4be2
commit
0378b2dca3
@ -0,0 +1,3 @@ |
||||
</body> |
||||
<!-- not much here yet --> |
||||
</html> |
@ -0,0 +1,16 @@ |
||||
<!doctype html> |
||||
|
||||
<html> |
||||
<head> |
||||
<script src="/alpine.js"></script> |
||||
<script src="/fsm.js"></script> |
||||
<title>Bandolier2</title> |
||||
|
||||
<style> |
||||
@import "/open-props.min.css"; |
||||
@import "/normalize.min.css"; |
||||
</style> |
||||
|
||||
<head> |
||||
</head> |
||||
<body> |
Loading…
Reference in new issue