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