HBS ondersteunt standaard meerdere talen, zoals Engels, Vereenvoudigd Chinees, Traditioneel Chinees, Frans, Russisch, enz.
Je kunt je eigen vertalingen toevoegen op: hugo-theme-bootstrap/i18n
HBS ondersteunt standaard meerdere talen, zoals Engels, Vereenvoudigd Chinees, Traditioneel Chinees, Frans, Russisch, enz.
Je kunt je eigen vertalingen toevoegen op: hugo-theme-bootstrap/i18n

We predefined two types of menus: main and footer, represents the top app bar menus and the footer menus, respectively.
This article will briefly introduce how to use the menus.
Page parameters are located in page’s Front Matter.
The site configuration is located in config/_default/config.toml by default.
The site parameters are located in config/_default/params.toml by default.
As the example site shown, we use Configuration Directory to maintain easier organization and environment specific settings, it is especially useful on multilingual sites.