Added tons of javadoc, finalized server-side registration protocol.
This commit is contained in:
parent
6b7712a9fb
commit
d87577fc0b
|
@ -0,0 +1,15 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Concord</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Concord</h1>
|
||||
<p>
|
||||
More content coming soon!
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue