test/index.html
2020-10-25 15:42:02 +08:00

12 lines
190 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Git Demo</title>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
</head>
<body>
</body>
</html>