deinternationalisation + cleanups
All checks were successful
website-main / prod-build (push) Successful in 1m13s
website-main / test-build (push) Successful in 49s
website-main / auto-rebuild (push) Has been skipped

This commit is contained in:
2023-06-21 17:58:49 +02:00
parent e7f5024f48
commit d673039275
315 changed files with 132 additions and 382 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="{{ with .Site.LanguageCode }}{{ . }}{{ else }}en-US{{ end }}">
<html lang="de-de">
{{- partial "head.html" . -}}
<body>
{{- partial "preloader.html" . -}}