Skip to content

Commit b9cb45a

Browse files
Create index.html
1 parent 2644f2c commit b9cb45a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<html>
2+
<head>
3+
<meta charset="utf-8"/>
4+
<title>VL_Eingebettete Systeme</title>
5+
</head>
6+
<body onload="window.location='./programs/index.html'">
7+
<a href="./programs/index.html">hier klicken</a>
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)