apach-neocities/public/index.html
Apache 8d52455044
All checks were successful
Deploy to neocities / deploy (push) Successful in 4s
Init
2024-07-18 16:50:12 -05:00

13 lines
323 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Apache's neocities home! :3</title>
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1>Hi! I'm under construction :33</h1>
</body>
</html>