We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77aa4f0 commit 8dc5ebdCopy full SHA for 8dc5ebd
docs/source/_templates/brand.html
@@ -19,6 +19,7 @@
19
{% endblock brand_content %}
20
</a>
21
22
-<div class="centered">
23
- <a style="margin-top: 6px;" class="github-button" href="https://github.com/cleanlab/cleanvision" data-size="large" data-show-count="true">Star Repo</a>
+<div style="margin-left: 12px; margin-top: 4px;">
+ <a style="margin-top: 6px;" class="github-button" href="https://github.com/cleanlab/cleanvision" data-size="large" data-show-count="true"
24
+ aria-label="Star cleanlab/cleanvision on GitHub">GitHub</a>
25
</div>
0 commit comments