mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
{%- if theme.nprogress.enable %}
|
|
{{ next_data('nprogress', theme.nprogress) }}
|
|
{{ next_js('third-party/nprogress.js') }}
|
|
{%- endif %}
|