Add lang to html

This commit is contained in:
Joe Roe 2021-03-05 12:33:02 +01:00
parent 68bdc2a791
commit fdd7ed8751
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="{{- site.Language.Lang -}}">
<head>
{{- partial "head.html" . -}}