added new links

This commit is contained in:
Jochen Mehlich 2023-07-18 10:36:10 +02:00
parent 53ba834977
commit ef6a087e1a
2 changed files with 16 additions and 0 deletions

8
food/index.html Normal file
View File

@ -0,0 +1,8 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://www.studentenwerk-wuerzburg.de/bamberg/essen-trinken/sonderspeiseplaene.html";
</script>
</body>
</html>

8
onlinedienste/index.html Normal file
View File

@ -0,0 +1,8 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://hackmd.stuve-bamberg.de/s/20230717-beschwerdeliste-onlinedienste-tracking";
</script>
</body>
</html>