diff --git a/Variables.md b/Variables.md index 1501f2c..6907794 100644 --- a/Variables.md +++ b/Variables.md @@ -39,6 +39,7 @@ | `comments` | boolean | true \| false | To show/hide comments | | `hideFooter` | boolean | true \| false | To Hide Footer Text om the end of page | | `CanonicalLinkText` | string | 'Originally published at' | To show text before canonical URL's hostname | +| `displayFullLangName` | boolean | true \| false | To show `languageName` under a language in Language switch header | | `analytics.google.SiteVerificationTag` | string | "XYZabc" | Site Verification Tag for Google Analytics | | `analytics.bing.SiteVerificationTag` | string | "XYZabc" | Site Verification Tag for Bing | | `analytics.yandex.SiteVerificationTag` | string | "XYZabc" | Site Verification Tag for Yandex |