皮肤代码
<script src="https://guangzan.gitee.io/awescnb/index.js"></script>
<script>
const opts = {
theme: {
name: 'geek',
avatar: 'https://pic.cnblogs.com/avatar/1151930/20210120101407.png',
headerBackground: 'https://gitee.com/wranglery/codes/payl8w7jdxksb4qe9i16t97/raw?blob_name=0cb8b38d7a5b4adb9a65e86232fc7905.png',
},
signature: {
enable: true,
contents: [
"愿历尽千帆、归来仍少年",
],
},
github: {
enable: true,
color: '#ffb3cc',
url: 'https://github.com/Wranglery',
},
}
$.awesCnb(opts)
</script>