dsrkafuu / hugo-theme-fuji

A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。
https://github.dsrkafuu.net/hugo-theme-fuji/
Apache License 2.0
366 stars 97 forks source link

Fix html lang attribute #17

Closed akgnah closed 4 years ago

akgnah commented 4 years ago

The languageCode is used for RSS, please refer to https://gohugo.io/variables/site and https://www.rssboard.org/rss-language-codes

dsrkafuu commented 4 years ago

Thanks for your help😉