DrupalX

Extension
Framework

name

This property returns the currently configured site name:

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