mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Support multilingual mode (experimental)
Please report any bugs!
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{{ partialCached "credit.html" . }}
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="{{ .Language.Lang }}">
|
||||
{{- partial "head.html" . -}}
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user