Explorar o código

First main landing page with raw html

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
6da4b5785c
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      web/index.html

+ 8 - 0
web/index.html

@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+	<title>Platform Center</title>
+	<body>
+		<h1>Center</h1>
+		<p>Welcome to the Jovian Platform Center.</p>
+	</body>
+</html>