Add meta pixel hook
This commit is contained in:
parent
607751abc6
commit
39d8d85425
|
|
@ -21,6 +21,7 @@
|
|||
@if (system_setting('base.head_code'))
|
||||
{!! system_setting('base.head_code') !!}
|
||||
@endif
|
||||
@hook('layout.header.code')
|
||||
@stack('header')
|
||||
</head>
|
||||
<body class="@yield('body-class')">
|
||||
|
|
|
|||
Loading…
Reference in New Issue