<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>
相关文章
- 12-29恶意代码安全攻防
- 12-29使用终端命令行将本地项目上传到Github并提交代码
- 12-29django 代码片段3
- 12-29UVa 1593 代码对齐
- 12-29代码问题:【CF2】
- 12-29数据结构:(代码篇:003)树的存储结构和基本操作
- 12-29Tiny Web服务器代码分析
- 12-2902.flink打jar包时只打包代码,依赖jar包批量指定
- 12-29我不明白为什么我的c代码运行得这么慢
- 12-29openCV练习代码(C语言版本)