feat: initial commit
This commit is contained in:
commit
50d0cef275
1 changed files with 11 additions and 0 deletions
11
index.html
Normal file
11
index.html
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>ash isn't a top</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>
|
||||||
|
ash isn't a top
|
||||||
|
</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue