0.158.0 deprecations (#805)
* 0.158.0 changes - using same capitalization as huge docs * LanguageCode -> Locale LanguageDirection -> Direction LanguageName -> Label * language.lang to language.name * all changed functions added in 0.158.0
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{ .Site.Language.Lang }}">
|
||||
<html lang="{{ .Site.Language.Name }}">
|
||||
<head>
|
||||
{{ partial "docs/html-head" . }}
|
||||
{{ partial "docs/inject/head" . }}
|
||||
|
||||
Reference in New Issue
Block a user