DrupalX

Extension
Framework

slogan

This property returns the currently configured site slogan:

<main>
  <h1>Welcome to {{Site->name}}</h1>
  <h2>Welcome to {{Site->slogan}}</h2>
</main>