修复:启用评论组件

This commit is contained in:
2022-08-13 23:30:56 +08:00
parent 6a3c5bbdd6
commit abd80c6b77
135 changed files with 2234 additions and 128 deletions

64
docs/about/me.md Normal file
View File

@@ -0,0 +1,64 @@
---
title: 关于我
aside: false
editLink: false
lastUpdated: false
showComment: false
---
<img width=100% src="../public/img/svg/about-me-header.svg" alt="头部图" />
<div align="center">
<a href="https://github.com/Charles7c">
<img src="https://readme-typing-svg.herokuapp.com?size=35&color=40B883&center=true&vCenter=true&width=1000&lines=Hello%2C+welcome+to+my+page;My+web+name+is+Charles7c;I'm+currently+working+on+java+backend+development;My+motto:+“东隅已逝,桑榆非晚”;Thanks" alt="欢迎语" />
</a>
</div>
<br>
<div align="center">
<a href="https://blog.charles7c.top/" target="_blank" style="display: inline-block;">
<img src="https://img.shields.io/badge/知识库-查尔斯-lightblue?logo=blogger&logoColor=lightblue" alt="个人主页" />
</a>&nbsp;
<a href="https://github.com/Charles7c" target="_blank" style="display: inline-block;">
<img src="https://img.shields.io/badge/GitHub-%E6%AC%A2%E8%BF%8E%E5%85%B3%E6%B3%A8-brightgreen.svg?style=social&logo=github" alt="GitHub个人主页" />
</a>&nbsp;
<a href="https://gitee.com/Charles7c" target="_blank" style="display: inline-block;">
<img src="https://img.shields.io/badge/码云-Charles7c-C71D23?logo=gitee&logoColor=C71D23" alt="码云个人主页" />
</a>&nbsp;
<a href="https://blog.csdn.net/Charles_7c" target="_blank" style="display: inline-block;">
<img src="https://img.shields.io/badge/CSDN-查尔斯-FC5531?logo=C&logoColor=FC5531" alt="CSDN个人主页" />
</a>&nbsp;
<a href="https://www.yuque.com/charles7c" target="_blank" style="display: inline-block;">
<img src="https://img.shields.io/badge/语雀-查尔斯-38D27D" alt="语雀个人主页" />
</a>&nbsp;
<a href="https://juejin.cn/user/685744115170142" target="_blank" style="display: inline-block;">
<img src="https://img.shields.io/badge/掘金-查尔斯-1E80FF" alt="掘金个人主页" />
</a>&nbsp;
</div>
---
- 👋 Hi, Im Charles7c
- 🔭 Im currently working on Java backend development
- 📫 How to reach me: [charles7c@126.com](mailto:charles7c@126.com)
- 📖 My motto: “东隅已逝,桑榆非晚。”
---
<div align="center">
<img src="https://github-readme-stats.vercel.app/api?username=charles7c&show_icons=true&count_private=true&hide_border=true&theme=vue" width="49%" height="auto" style="display: inline-block;" />
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=charles7c&layout=compact&hide_border=true&theme=vue" width="41%" height="auto" style="display: inline-block;" />
</div>
<div align="center">
<img src="https://activity-graph.herokuapp.com/graph?username=charles7c&bg_color=ffffff&color=40b883&line=40b883&point=40b883&area=true&hide_border=true" width="90%" />
</div>
<div align="center">
<img src="https://github-readme-streak-stats.herokuapp.com/?user=charles7c&theme=white&hide_border=true" width="90%" />
</div>
<div align="center">
<img src="https://github-profile-trophy.vercel.app/?username=charles7c&theme=gruvbox&row=1&column=6&no-frame=true&no-bg=true" width="90%" />
</div>
<img width=100% src="../public/img/svg/about-footer.svg" alt="尾部图"/>