Skip to content

Commit

Permalink
created home page
Browse files Browse the repository at this point in the history
  • Loading branch information
Thatskat committed Jun 3, 2023
1 parent 0d7d43e commit c063e5f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"port": "3001"
"port": "3000"
}
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Documentation | Buffy the Vampire Slayer and Angel API</title>
</head>
<body>

</body>
</html>

0 comments on commit c063e5f

Please sign in to comment.