fix: 修正Views徽章参数,添加repo指定为PromptX

- 添加repo=PromptX参数,确保统计针对具体仓库
- 修正之前只使用username导致的全局计数问题
- 现在将准确统计PromptX仓库的访问量

🤖 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:10:03 +08:00
parent 6087db5d20
commit 2b246deed7

View File

@ -11,7 +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"/> <img src="https://komarev.com/ghpvc/?username=Deepractice&repo=PromptX&label=Repository%20views&color=0e75b6&style=flat" alt="Repository Views"/>
</p> </p>
<p> <p>