Create slides.html
This commit is contained in:
parent
469ca082ac
commit
d2aad0ced5
6
apps/office/slides.html
Normal file
6
apps/office/slides.html
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Redirect to Google Docs</title>
|
||||||
|
<meta http-equiv="refresh" content="1; url='https://slides.google.com'" />
|
||||||
|
</head>
|
||||||
|
</html>
|
Loading…
Reference in a new issue