vantagedesign / ace-documentation

A free documentation theme for Hugo, powered by Bootstrap 4. Repsonsive, search, code highlighting and more.
https://docs.vantage-design.com/ace/
MIT License
101 stars 74 forks source link

Enable to apply LanguageCode to `lang` attribute of `<html>` element #53

Open af12066 opened 1 year ago

af12066 commented 1 year ago

In this change, we are able to use LanguageCode in the config.toml to lang attribute of the <html> element. lang attribute has an important role in the behavior of screen readers in web accessibility (details).

ref.