From 6f2f6b6b698206db846903c11e656eb6202a6ac5 Mon Sep 17 00:00:00 2001 From: Pavel Makhov Date: Wed, 19 Sep 2018 09:33:35 -0400 Subject: [PATCH] make translate widget page jekyllable --- _widgets/translate-shell.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_widgets/translate-shell.md b/_widgets/translate-shell.md index 539430f..20c5856 100644 --- a/_widgets/translate-shell.md +++ b/_widgets/translate-shell.md @@ -1,3 +1,6 @@ +--- +layout: page +--- # Translate Widget This widget allows quickly translate words or phrases without opening a browser - just using Awesome. To provide direction of the translation add the 2 letters code of the source and target languages at the end of the phrase, for example _hello enfr_ will translate _hello_ from English to French. This widget is based on [Yandex.Translate API](https://tech.yandex.com/translate/).