testing
This commit is contained in:
11
frontend/index.html
Normal file
11
frontend/index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Worked!</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<h1>If you see this, it worked!</h1>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user