Skip to content

Commit 42595da

Browse files
authored
fix: temporarily restore user_manual_index.html
https://github.com/nextcloud/documentation/blob/stable33/user_manual_index.html Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
1 parent f6d1888 commit 42595da

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

user_manual_index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Nextcloud Documentation</title>
6+
<meta http-equiv="refresh" content="0; url=en" />
7+
</head>
8+
<body role="document">
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)