chore(header): allow unescaped siteName data (#2967)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<header class="banner">
|
||||
<a class="brand" href="{{ home_url('/') }}">
|
||||
{{ $siteName }}
|
||||
{!! $siteName !!}
|
||||
</a>
|
||||
|
||||
@if (has_nav_menu('primary_navigation'))
|
||||
|
||||
Reference in New Issue
Block a user