diff --git a/docs/hub/index-modern.html b/docs/hub/index-modern.html
index 38ee164e3..a3eb6afe0 100644
--- a/docs/hub/index-modern.html
+++ b/docs/hub/index-modern.html
@@ -258,6 +258,21 @@
flex-shrink: 0;
}
+ .nav-link-stars {
+ display: inline-flex;
+ align-items: center;
+ justify-content: center;
+ min-width: 2.9rem;
+ padding: 0.14rem 0.52rem;
+ border-radius: 999px;
+ background: rgba(255, 255, 255, 0.08);
+ border: 1px solid rgba(255, 255, 255, 0.1);
+ color: var(--text);
+ font-size: 0.73rem;
+ font-variant-numeric: tabular-nums;
+ line-height: 1.1;
+ }
+
.theme-toggle {
width: 42px;
padding: 0;
@@ -1837,6 +1852,7 @@
GitHub
+ --
Contribute