Add redirect link for FHSWF Virt CI/CD presentation

This commit is contained in:
Jonas Tobias Hopusch 2024-01-14 22:41:00 +01:00
parent e25df060ae
commit 23720f3650
Signed by: jotoho
GPG Key ID: 913BDF1196DCF600
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<title>CI/CD Presentation redirect</title>
<meta name="robots" content="noindex, nofollow" />
<meta http-equiv="Refresh" content="0; url='https://docs.google.com/presentation/d/1NwD6r3W2T0cprsixUUWzM7nKkDZX1GuGmrlK32QpOmo/edit?usp=sharing'" />
</head>
<body>
<p>You should be automatically redirected now...</p>
</body>
</html>