diff options
Diffstat (limited to 'user/languages/index.html')
| -rw-r--r-- | user/languages/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/user/languages/index.html b/user/languages/index.html new file mode 100644 index 0000000..7116f76 --- /dev/null +++ b/user/languages/index.html @@ -0,0 +1,8 @@ +<!-- This page hides the content of the directory and sends to YOURLS root --> +<html> +<head> +<meta http-equiv="refresh" content="0;url=../"></head> +<body> +YOURLS has nothing for you to see here. +</body> +</html>
\ No newline at end of file |