1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
| avatar: /images/avatar.webp background: path: /images/background.webp width: 1280 height: 720 favicon: href: /favicon.ico type: image/x-icon
function: globalToc: true wordCount: true copyCode: true
imageCDN: enable: false origin: /../../images/ to: https://cdn.jsdelivr.net/gh/nexmoe/nexmoe.github.io@latest/images/
customStyles: - custom.css
iconlib:
menu: 回到首页: - / - icon-home 文章归档: - /post/archives/ - icon-container 下载: - https://download.margrop.net/ - icon-container 常用链接: - /post/favorites/ - icon-unorderedlist GithubStars: - /post/github-project-stars/ - icon-github 给我赞助: - /post/donate/ - icon-coffee 关于博主: - /post/about/ - icon-info-circle
widgets: - name: search enable: true options: search: type: engine url: https://cn.bing.com/search?q=site:margrop.com id: <swiftype-id> - name: social enable: true options: social: QQ群: - http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=weD8TANNWdCOveAMcdmoAxOKt5owKkDS - icon-QQ - rgb(249, 174, 8) - rgba(249, 174, 8, .1) GitHub: - https://github.com/margrop/ - icon-github - rgb(25, 23, 23) - rgba(25, 23, 23, .1) RSS: - /atom.xml - icon-rss - rgb(247, 132, 34) - rgba(247, 132, 34, .1) - name: category enable: true - name: tagcloud enable: true options: maxTagcloud: 17 - name: hitokoto enable: true options: widgetHitokoto: loading_placeholder: '🚀 获取中...' loading_error_placeholder: '🐞 获取失败...' category: - name: archive enable: true options: widgetAchive: archive_type: 'year' show_count: true - name: recent_posts enable: true - name: link enable: true options: widgetLink: - title: 魔都水滴Blog img: /images/avatar.webp link : https://blog.margrop.net/
copyTip: "著作权归作者所有。\n商业转载请联系作者获得授权,非商业转载请注明出处。\n来源:%url"
slotHead: | <script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script> <script>LA.init({id:"23bDEwNOu1L8NhV1",ck:"23bDEwNOu1L8NhV1"})</script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4NGHEP8LEV"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());
gtag('config', 'G-4NGHEP8LEV'); </script>
slotFooter: | <script src="https://cdn.jsdelivr.net/npm/mathjax@latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script>MathJax.Hub.Config({ tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], processEscapes: true, skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code'] } }); MathJax.Hub.Queue(function() { var all = MathJax.Hub.getAllJax(), i; for(i=0; i < all.length; i += 1) { all[i].SourceElement().parentNode.className += ' has-jax'; } });</script>
slotSidebar: |
slotComment: | <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css"> <script src="https://cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.min.js"></script> <div id="gitalk-container"></div> <script> const gitalk = new Gitalk({ clientID: 'Ov23lib2oiNKjG5B7I1N', clientSecret: '0a94653f17a7b9630d85b275008da4b38e0259dd', repo: 'margropcomment.margrop.io', // The repository of store comments, owner: 'margrop', admin: ['margrop'], pagerDirection: 'last', id: window.location.pathname.substring(0, 49), // 使用 pathname 的前49个字符作为 id title: document.title, language: 'zh-CN', // 根据需要设置语言 distractionFreeMode: false }) gitalk.render('gitalk-container') </script>
slotCopyright: | <strong>版权声明:</strong>本文采用 <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/cn/deed.zh" target="_blank">CC BY-NC-SA 3.0 CN</a> 协议进行许可
slotArticleEnd: |
|