Accessibility and SEO improvements (#296)
Co-authored-by: JCabak <kubaczento@gmail.com>
This commit is contained in:
parent
6996894ec1
commit
19c2edb08d
17 changed files with 29 additions and 28 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="{{ .Site.Language.Lang }}">
|
||||
<head>
|
||||
<title>{{- .Site.Title -}}</title>
|
||||
{{ $siteDescription := .Site.Params.description }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue