✨feature: Initial commit
This commit is contained in:
12
public/index.html
Normal file
12
public/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="./output.css" rel="stylesheet">
|
||||
<title>AI Fantasy NFL</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="text-3xl font-bold underline">Hello world!</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user