This property returns the currently configured site name:
<main>
<h1>Welcome to {{Site->name}}</h1>
<h2>Welcome to {{Site->slogan}}</h2>
</main>
Extension
Framework
This property returns the currently configured site name:
<main>
<h1>Welcome to {{Site->name}}</h1>
<h2>Welcome to {{Site->slogan}}</h2>
</main>