blog/themes/next/layout/_third-party/comments/disqusjs.njk

7 lines
167 B
Plaintext

{{ next_vendors('disqusjs_css') }}
{{ next_data('disqusjs', theme.disqusjs, {
js: theme.vendors.disqusjs_js
}) }}
{{ next_js('third-party/comments/disqusjs.js') }}