isundil %!s(int64=9) %!d(string=hai) anos
pai
achega
e2b548f29f
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      public/index.html

+ 11 - 0
public/index.html

@@ -0,0 +1,11 @@
+<!DOCTYPE html5>
+<html>
+	<head>
+		<title>Crosswords</title>
+		<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"/>
+		<link href="crosswords.min.css" rel="stylesheet"/>
+	</head>
+	<body>
+		<script src="crosswords.min.js"></script>
+	</body>
+</html>