autoredirect for latex-workshop added

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2024-01-15 14:41:29 +01:00
parent d24d1dfa47
commit 1b4b7801db

View File

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