website/index.html (14 lines of code) (raw):

--- layout: null --- <!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="refresh" content="0;URL='en/'" /> <title></title> </head> <body> <a href="en/">Click here to see the site</a> </body> </html>