Fix issue with deprecated class and make accent a config var

This commit is contained in:
Alex Selimov 2026-08-12 23:22:36 -04:00
parent 2c8d89e4c3
commit b4fe04727f
6 changed files with 12 additions and 21 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="{{ with .Site.LanguageCode }}{{ . }}{{ else }}en-US{{ end }}">
<html lang="{{ with .Site.Language.Lang }}{{ . }}{{ else }}en-US{{ end }}">
<head>
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />