This repository has been archived on 2026-07-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
GoEdgeNode/build/www/index.html
T
2020-07-21 11:18:47 +08:00

9 lines
106 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Welcome</title>
</head>
<body>
I am index.
</body>
</html>