Skip to content

Commit a038a4a

Browse files
committed
CoderDojo in der machBar mit eingetragen
1 parent b69979d commit a038a4a

File tree

2 files changed

+121
-13
lines changed

2 files changed

+121
-13
lines changed

Diff for: bilder/karte.svg

+104-13
Loading

Diff for: machbar/index.html

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<html>
2+
<head>
3+
<meta http-equiv="refresh" content="0; url=https://hashtec-potsdam.github.io/">
4+
<script type="text/javascript">
5+
<!--
6+
document.location = "https://hashtec-potsdam.github.io/";
7+
// -->
8+
</script>
9+
</head>
10+
<body>
11+
<a href="https://hashtec-potsdam.github.io/">
12+
<img src="https://hashtec-potsdam.github.io/img/logo.svg" alt="CoderDojo in der machBar" /><br/>
13+
Zum CoderDojo in der machBar
14+
</a>
15+
</body>
16+
</html>
17+

0 commit comments

Comments
 (0)