do single-language only and link both
This commit is contained in:
parent
b4104d1717
commit
e71e30ce86
3 changed files with 9 additions and 2 deletions
8
deploy/index.html
Normal file
8
deploy/index.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<a href="/de/index.html"> Deutsch </a>
|
||||
<br />
|
||||
<a href="/en/index.html"> English </a>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue