Redirection

This commit is contained in:
Marcel Petráň 2019-04-19 17:33:49 +02:00
parent 067b30e124
commit b97d2fe9d2
2 changed files with 11 additions and 0 deletions

11
index.html Normal file
View file

@ -0,0 +1,11 @@
!<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; cs/home.html" />
<title></title>
</head>
<body>
</body>
</html>