Add landing page
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 58s

This commit is contained in:
Braydon 2024-04-07 01:25:07 -04:00
parent 97dc3ba751
commit 2bf7229252

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>RESTfulMC</title>
</head>
<body>
<p>View the source <a href="https://git.rainnny.club/Rainnny/RESTfulMC">here</a></p>
</body>
</html>