Compare commits
No commits in common. 'main' and 'future' have entirely different histories.
@ -1 +0,0 @@
|
|||||||
import request
|
|
@ -1,13 +0,0 @@
|
|||||||
<!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