This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {# | |
| 移植自 http://moxfive.xyz/2016/06/14/duoshuo-disqus-comment-count/#footer | |
| 基于 https://github.com/theme-next/hexo-theme-next | |
| #} | |
| {% set ccLicense = "署名-非商用-相同方式共享 4.0" %} | |
| {% set ccLicenseTitle = "CC BY-NC-SA 4.0 International"%} | |
| {% set ccIcon = '<i class="fa fa-fw fa-creative-commons"></i>' %} | |
| {% set ccText = ccLicense | upper %} | |
| {% set ccURL = 'http://creativecommons.org/licenses/by-nc-sa/4.0/' %} |
NewerOlder