diff options
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -20,7 +20,7 @@ params: title: Qugalet description: "Personal Page" keywords: [Blog, Portfolio, Donate] - author: Me + author: Qugalet # author: ["Me", "You"] # multiple authors images: ["logo.jpg"] DateFormat: "January 2, 2006" @@ -113,6 +113,15 @@ params: threshold: 0.4 minMatchCharLength: 0 keys: ["title", "permalink", "summary", "content"] + +languages: + en: + title: Qugalet + description: "Personal page" + uk: + title: Qugalet + description: "Персональна сторінка" + menu: main: - identifier: contacts |
