Files
qctool/index.html

12 lines
336 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>QC TOOL</title>
</head>
<body>
Hey! This is my github pages site! I will try to use the service to create my <a href="https://gitee.com/hbk01/qctool">qc tool</a>.
</body>
</html>