mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
7 lines
167 B
Plaintext
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') }}
|