mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-06 20:02:49 +08:00
docs: add Star History chart to website
This commit is contained in:
@@ -1260,6 +1260,22 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ══════════════ Star History ══════════════ -->
|
||||
<section class="section" style="padding:48px 0">
|
||||
<div class="container-sm" style="position:relative;z-index:10;text-align:center">
|
||||
<h2 class="reveal section-title"><span class="gradient-text">Star 趋势</span></h2>
|
||||
<p class="reveal section-desc" style="margin-bottom:32px">感谢每一位 Star,你们是我们持续前进的动力</p>
|
||||
<div class="reveal" style="border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--card-shadow)">
|
||||
<a href="https://star-history.com/#qingchencloud/clawpanel&1186258278/OpenClawChineseTranslation&Date" target="_blank" rel="noopener">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=qingchencloud/clawpanel,1186258278/OpenClawChineseTranslation&type=Date&theme=dark">
|
||||
<img src="https://api.star-history.com/svg?repos=qingchencloud/clawpanel,1186258278/OpenClawChineseTranslation&type=Date" alt="Star History Chart" style="width:100%;display:block;background:#fff">
|
||||
</picture>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ══════════════ Footer ══════════════ -->
|
||||
<footer class="footer">
|
||||
<div class="footer-inner">
|
||||
|
||||
Reference in New Issue
Block a user