Fully configured jumbotron

This page combines preheadline, headline, tagline, links, jumbotron_class, and jumbotron_background_class to demonstrate how all the jumbotron parameters interact.

preheadline: "Now available"
headline: 'Hugo Solstice Theme <span class="orange">3.0.0</span>'
tagline: "The official Hugo theme powering Eclipse Foundation sites."
links: [
  [href: "/downloads/", text: "Download", class: "btn btn-primary"],
  [href: "/changelog/", text: "Release notes", class: "btn btn-default"],
]
jumbotron_background_class: "bg bg-hero-1"
jumbotron_class: "col-md-20 col-lg-18"