feat: 添加Repository Views徽章统计页面观看数

- 新增komarev/github-profile-views-counter服务统计仓库浏览量
- 使用蓝色主题(0e75b6)与现有徽章风格保持一致
- 提升项目可见性和数据透明度

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
sean
2025-06-28 12:07:53 +08:00
parent 127adc979c
commit 6087db5d20

View File

@ -11,6 +11,7 @@
<a href="https://www.npmjs.com/package/dpml-prompt"><img src="https://img.shields.io/npm/v/dpml-prompt?color=orange&logo=npm" alt="npm version"/></a> <a href="https://www.npmjs.com/package/dpml-prompt"><img src="https://img.shields.io/npm/v/dpml-prompt?color=orange&logo=npm" alt="npm version"/></a>
<a href="LICENSE"><img src="https://img.shields.io/github/license/Deepractice/PromptX?color=blue" alt="License"/></a> <a href="LICENSE"><img src="https://img.shields.io/github/license/Deepractice/PromptX?color=blue" alt="License"/></a>
<a href="https://github.com/Deepractice/PromptX/actions"><img src="https://img.shields.io/github/actions/workflow/status/Deepractice/PromptX/ci.yml?label=CI&logo=github" alt="CI Status"/></a> <a href="https://github.com/Deepractice/PromptX/actions"><img src="https://img.shields.io/github/actions/workflow/status/Deepractice/PromptX/ci.yml?label=CI&logo=github" alt="CI Status"/></a>
<img src="https://komarev.com/ghpvc/?username=Deepractice&label=Repository%20views&color=0e75b6&style=flat" alt="Repository Views"/>
</p> </p>
<p> <p>