small fixes and optimizations

This commit is contained in:
Gabriele Musco 2021-12-21 09:25:48 +01:00
parent c0557c2fd0
commit 6819e4dc89
No known key found for this signature in database
GPG key ID: 0587A5D65B5DC99E
5 changed files with 8 additions and 2 deletions

View file

@ -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">