12 lines
406 B
HTML
12 lines
406 B
HTML
|
<!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>
|