parent
0abb7ecab5
commit
385cf7b83f
@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title> Testing Page </title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
<h1>
|
||||
Hello, Laping! <br/>
|
||||
</h1>
|
||||
<p>
|
||||
Thank you~<3
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue