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

7 lines
132 B
Plaintext

{{ next_data('disqus', theme.disqus, {
i18n: {
disqus: __('disqus')
}
}) }}
{{ next_js('third-party/comments/disqus.js') }}