Last active
August 14, 2020 04:53
-
-
Save CaiJimmy/baae02e1539bd1dcc9f3ab22e972c927 to your computer and use it in GitHub Desktop.
M. Theme Config
This file contains 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
var MConfig = { | |
siteName: "{{@blog.title}}", | |
twitterName: '', | |
qiniuURL: '', | |
defaultColor: '#00BCD4', | |
loadMore: '0', | |
disqus_load: '0', | |
disqus_shortname: '' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment