mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-09 16:22:28 +02:00
support Multilingual navigation
add reading time as i18n
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{ .Site.LanguageCode }}">
|
||||
<html lang="{{ .Site.Language }}">
|
||||
|
||||
<head>
|
||||
{{- partial "head.html" . }}
|
||||
|
Reference in New Issue
Block a user