2025-2-26-fixed
This commit is contained in:
7
themes/next/layout/_partials/header/index.swig
Normal file
7
themes/next/layout/_partials/header/index.swig
Normal file
@ -0,0 +1,7 @@
|
||||
{{ partial('_partials/header/brand.swig', {}, {cache: theme.cache.enable}) }}
|
||||
|
||||
{{ partial('_partials/header/menu.swig', {}, {cache: theme.cache.enable}) }}
|
||||
|
||||
{{ partial('_partials/search/index.swig', {}, {cache: theme.cache.enable}) }}
|
||||
|
||||
{{- next_inject('header') }}
|
||||
Reference in New Issue
Block a user