small fixes and optimizations
This commit is contained in:
parent
c0557c2fd0
commit
6819e4dc89
5 changed files with 8 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="{{ if .IsHome }}home{{ end }}">
|
||||
<html class="{{ if .IsHome }}home{{ end }}" lang="{{ .Site.LanguageCode }}">
|
||||
{{- partial "head.html" . -}}
|
||||
<body>
|
||||
<div id="baseContainer">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue