10 lines
223 B
HTML
10 lines
223 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><title>Tasks Test</title></head>
|
|
<body>
|
|
<h1>🔥 TASKS TEST PAGE 🔥</h1>
|
|
<p>If you see this, the /tasks folder is deploying correctly!</p>
|
|
<p>Time: Mon Apr 7 2026 11:30 PM</p>
|
|
</body>
|
|
</html>
|