Remove note to judges

main
dugo3number2 2024-08-19 15:46:52 -05:00
parent 3c1cb5be1a
commit 178bc1f5da
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Note to judges</title>
</head>
<body>
<h1>Note to judges</h1>
<p>The order page is disabled on this version of the site. I plan to use it to replace the current system I have created as it looks and works much better. This version, however, does not have the backend needed to process orders. This will go to an order placed screen in production. Also, thank you for all that you do to help judge our projects for convention! I really appreciate it!</p>
<span>- David</span><br />
<a href="order/index.html">Return to order page</a><br />
<a href="index.html">Return to home</a>
</body>
</html>