1
0
Fork 0

Merge pull request #186 from dryscord/main-1

Update baseof.html
This commit is contained in:
南小北 2023-08-16 05:58:03 +08:00 committed by GitHub
commit 78984cad66
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">