7 lines
156 B
HTML
7 lines
156 B
HTML
<html>
|
|
<head>
|
|
<title>Redirect to Google Docs</title>
|
|
<meta http-equiv="refresh" content="1; url='https://slides.google.com'" />
|
|
</head>
|
|
</html>
|