Merge branch 'main' of git.stuve-bamberg.de:serverPush/wiai.de
This commit is contained in:
commit
eecf781c98
0
ichwillgehen/.gitkeep
Normal file
0
ichwillgehen/.gitkeep
Normal file
BIN
ichwillgehen/antrag.pdf
Normal file
BIN
ichwillgehen/antrag.pdf
Normal file
Binary file not shown.
8
ichwillgehen/index.html
Normal file
8
ichwillgehen/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<DocType html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
window.location.href="https://wiai.de/ichwillgehen/antrag.pdf";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
0
ichwillnachhause/.gitkeep
Normal file
0
ichwillnachhause/.gitkeep
Normal file
BIN
ichwillnachhause/antrag.pdf
Normal file
BIN
ichwillnachhause/antrag.pdf
Normal file
Binary file not shown.
8
ichwillnachhause/index.html
Normal file
8
ichwillnachhause/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<DocType html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
window.location.href="https://wiai.de/ichwillnachhause/antrag.pdf";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,10 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<title>Klausuren-Upload</title>
|
||||
<meta http-equiv="refresh" content="0; URL=https://cloud.stuve-bamberg.de/s/pCYmsgFYDKFbyxC">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"/>
|
||||
</head>
|
||||
</html>
|
||||
<DocType html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
window.location.href="https://cloud.stuve-bamberg.de/s/pCYmsgFYDKFbyxC";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
0
latex-workshop/.gitkeep
Normal file
0
latex-workshop/.gitkeep
Normal file
BIN
latex-workshop/LaTeX-Tutorium.pdf
Normal file
BIN
latex-workshop/LaTeX-Tutorium.pdf
Normal file
Binary file not shown.
8
latex-workshop/index.html
Normal file
8
latex-workshop/index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<DocType html>
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
window.location.href="https://wiai.de/latex-workshop/LaTeX-Tutorium.pdf";
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user