title

A title statement gives a title to your style:

about {
  title "This is my style"
}

You can optionally specify the language of the title:

about {
  title "This is my style" (en)
}

Last updated