Merge branch 'main' of git.stuve-bamberg.de:serverPush/wiai.de
This commit is contained in:
commit
a80f2c58b9
8
events/index.html
Normal file
8
events/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<DocType html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
window.location.href="https://www.uni-bamberg.de/wiai/fs/veranstaltungen/";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -40,7 +40,7 @@
|
||||
</style>
|
||||
<body>
|
||||
<script>
|
||||
let redirectLocation = `https://bbb.psi.uni-bamberg.de/rooms/tob-hbo-big-gx9`;
|
||||
let redirectLocation = `https://bbb.futcloud.de/rooms/8rj-qzv-ktq-dvb/join`;
|
||||
window.location.replace(redirectLocation);
|
||||
</script>
|
||||
<img src="https://files.stuve-bamberg.de/logo_transparent.png" width="200px"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user