-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathold_index.html
More file actions
20 lines (18 loc) · 835 Bytes
/
old_index.html
File metadata and controls
20 lines (18 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8">
<title>Picloud</title>
<body style = "background-color:rgb(34, 34, 34)", align = right>
<k style = "color:rgb(243, 238, 227)">
<center><h1>Eigene Website halt</h1></center>
<br><br><br>
<p align = "right">
Selbst programmiertes <a href = "snake.html">Snake</a> auf <br>Basis von kaboom.js spielen<br>
Zugriff auf die selbst gehostete <a href = "http://192.168.178.88:80">Cloud</a><br>
Fernzugriff auf den 3D-Drucker, <br>Kameraüberwachung, Dateien hochladen und <br>Drucks starten, alles nur über <a href = "https://www.youtube.com/watch?v=d1YBv2mWll0">OctoPrint</a>
</p>
</k>
</body>
</head>
</html>