mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-03-19 12:42:33 +00:00
Fix muse.js 404
This commit is contained in:
parent
ddecbe3628
commit
0708dc7e18
@ -7,10 +7,6 @@
|
|||||||
{{- next_js('motion.js') }}
|
{{- next_js('motion.js') }}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
{%- if theme.scheme === 'Muse' or theme.scheme === 'Mist' %}
|
|
||||||
{{- next_js('schemes/muse.js') }}
|
|
||||||
{%- endif %}
|
|
||||||
|
|
||||||
{%- if theme.sidebar.display !== 'remove' %}
|
{%- if theme.sidebar.display !== 'remove' %}
|
||||||
{{- next_js('sidebar.js') }}
|
{{- next_js('sidebar.js') }}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user