blog/themes/next/layout/_third-party/pace.njk

4 lines
80 B
Plaintext

{%- if theme.pace.enable %}
{{ next_js('third-party/pace.js') }}
{%- endif %}