1
0
Fork 0

Update baseof.html

This commit is contained in:
dryscord 2023-08-15 11:00:26 +03:00 committed by GitHub
parent bc326ce4ea
commit 9130131dd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<html
class="not-ready lg:text-base"
style="--bg: {{ $.Scratch.Get `bg_color` }}"
lang="{{ site.LanguageCode }}"
lang="{{ or site.LanguageCode site.Language.Lang }}"
>
{{ partial "head.html" . }}
<body class="text-black duration-200 ease-out dark:text-white">