Update landing
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 58s
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 58s
This commit is contained in:
parent
490a68334a
commit
2d71a724bc
@ -2,9 +2,14 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="A simple, yet useful RESTful API for Minecraft utilizing Springboot.">
|
||||
<meta name="theme-color" content="#3A34EB">
|
||||
<title>RESTfulMC</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>View the source <a href="https://git.rainnny.club/Rainnny/RESTfulMC">here</a></p>
|
||||
<h1>RESTfulMC</h1>
|
||||
<p>A simple, yet useful RESTful API for Minecraft utilizing Springboot.</p>
|
||||
<p>View the source <a href="https://git.rainnny.club/Rainnny/RESTfulMC">here</a>!</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user