ColonialAI / index.html
SlyFox29's picture
Update index.html
9176a82 verified
raw
history blame contribute delete
362 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Colonial AI</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Welcome to the Colonial Christian School AI</h1>
<h2>Made By Henry Quakenbush</h2>
</p>
</div>
</body>
</html>