This commit is contained in:
Samuel Štancl 2019-09-18 08:53:39 +02:00
parent 773d66956f
commit bb4f140cca
6 changed files with 33 additions and 32 deletions

8
source/index.blade.php Normal file
View file

@ -0,0 +1,8 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url={{ $page->baseUrl . $page->defaultVersion }}/index.html">
<title>stancl/tenancy</title>
</head>
</html>