This repository has been archived on 2025-01-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
luowei_exam/www/display.html
2025-01-09 11:57:41 +08:00

10 lines
159 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>display</title>
</head>
<body>
<a href="index.html">Index</a>
</body>
</html>