Spaces:
Running
Running
Commit ·
5230935
1
Parent(s): 842e3e4
Update index.html
Browse files- index.html +6 -1
index.html
CHANGED
|
@@ -7,6 +7,11 @@
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
-
<iframe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
</body>
|
| 12 |
</html>
|
|
|
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
+
<iframe
|
| 11 |
+
src="http://tuberlin-aigame.de/aigame"
|
| 12 |
+
frameborder="0"
|
| 13 |
+
width="850"
|
| 14 |
+
height="450"
|
| 15 |
+
></iframe>
|
| 16 |
</body>
|
| 17 |
</html>
|