mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
{{ next_vendors('gitalk_css') }}
|
|
|
|
{{ next_data('gitalk', theme.gitalk, {
|
|
js: theme.vendors.gitalk_js,
|
|
path_md5: gitalk_md5(page.path)
|
|
}) }}
|
|
{{ next_js('third-party/comments/gitalk.js') }}
|