Skip to content

Header text

alessandro contini edited this page Oct 19, 2017 · 3 revisions

The header text will only be displayed in the header section at the top of the home page, and it's meant to give a very brief introduction to the project.

header text

To change it please do the following:

  • open the lang.yml file, to be found inside the /_data/ folder, and inside the respective language folders, /en/ /it/ etc...
  • find the dictionary keys for homeheader.html include file and edit the text according to your needs
# dictionary keys for homeheader.html include file
header:
  title: "MicroWebsiteTemplate"
  tagline: "This is the template for opencarecc websites"
[...]

IMPORTANT:

  • please always keep the original indentation, breaking the indentation may turn into errors and the incorrect displaying, or not displaying at all, of content
  • the text content can be translated for any of the site languages, for more info please check How to translate text that is not page or post content

Clone this wiki locally