We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69979d commit a038a4aCopy full SHA for a038a4a
bilder/karte.svg
machbar/index.html
@@ -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