diff options
Diffstat (limited to 'lib/index.html')
-rw-r--r-- | lib/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/index.html b/lib/index.html index 885c954a4..36286bffc 100644 --- a/lib/index.html +++ b/lib/index.html @@ -1,9 +1,9 @@ <!DOCTYPE html> <html> <head> -<meta http-equiv="refresh" content="0; URL=../" /> -<meta name="robots" content="noindex" /> -<title>nothing here...</title> + <meta http-equiv="refresh" content="0; URL=../"/> + <meta name="robots" content="noindex"/> + <title>nothing here...</title> </head> <body> <!-- this is just here to prevent directory browsing --> |