Compare commits
7 Commits
Author | SHA1 | Date |
---|---|---|
|
164b241323 | 1 year ago |
|
83cffdaf75 | 1 year ago |
|
9df8a332d9 | 1 year ago |
|
32e41a53d5 | 1 year ago |
|
6e86bee73d | 1 year ago |
|
c7f986081d | 1 year ago |
|
b940d984e4 | 1 year ago |
@ -0,0 +1 @@
|
||||
import request
|
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" type="text/css" href="./static/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
<script src="./static/js/main.js"></script>
|
||||
</html>
|
Loading…
Reference in new issue