added new links

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2024-01-23 18:35:16 +01:00
parent 1b4b7801db
commit 4265711d5b
6 changed files with 16 additions and 0 deletions

0
ichwillgehen/.gitkeep Normal file
View File

BIN
ichwillgehen/antrag.pdf Normal file

Binary file not shown.

8
ichwillgehen/index.html Normal file
View File

@ -0,0 +1,8 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://wiai.de/latex-workshop/antrag.pdf";
</script>
</body>
</html>

View File

BIN
ichwillnachhause/antrag.pdf Normal file

Binary file not shown.

View File

@ -0,0 +1,8 @@
<DocType html>
<html>
<body>
<script>
window.location.href="https://wiai.de/latex-workshop/antrag.pdf";
</script>
</body>
</html>