restructured project (closes #5)

This commit is contained in:
Samuel Philipp 2020-07-27 17:41:08 +02:00
parent 0780afbb2e
commit c89867c3d9
40 changed files with 19 additions and 35 deletions

10
src/_data/strings.json Normal file
View file

@ -0,0 +1,10 @@
{
"imprint": {
"de": "Impressum",
"en": "Imprint"
},
"privacy": {
"de": "Datenschutz",
"en": "Privacy"
}
}