Fix multi-lang content fallback
This commit is contained in:
parent
f35a82fae4
commit
1a6d0115d0
5 changed files with 4 additions and 1 deletions
1
content/photos.en.md
Symbolic link
1
content/photos.en.md
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
photos.de.md
|
1
content/photos.fr.md
Symbolic link
1
content/photos.fr.md
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
photos.de.md
|
1
content/photos.it.md
Symbolic link
1
content/photos.it.md
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
photos.de.md
|
|
@ -47,7 +47,7 @@ a:hover {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
margin-left: 250px;
|
margin-left: 240px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue