diff options
| author | joak <joak@nospace.at> | 2020-08-17 11:55:24 +0200 |
|---|---|---|
| committer | joak <joak@nospace.at> | 2020-08-17 11:55:24 +0200 |
| commit | f60e9ccd5b046101903a79bf6afa0cf87fdd956c (patch) | |
| tree | db29d0f55a1bc3347b63341551fa05308554101d /joak.lektorproject | |
init
Diffstat (limited to 'joak.lektorproject')
| -rw-r--r-- | joak.lektorproject | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/joak.lektorproject b/joak.lektorproject new file mode 100644 index 0000000..042e153 --- /dev/null +++ b/joak.lektorproject @@ -0,0 +1,13 @@ +[project] +name = joak +include_assets = "robots.txt,humans.txt" + +[alternatives.de] +name = Deutsch +locale = de +url_prefix = /de/ + +[alternatives.en] +name = English +primary = yes +locale = en_US |
