fix(docs): Improve Header Responsiveness - Hide "Star us on GitHub!" on Mobile (#5770)

This commit is contained in:
Dedy F. Setyawan
2025-07-01 17:15:16 +07:00
committed by GitHub
parent f0d9f0c5d8
commit 9f957d547d

View File

@@ -44,7 +44,7 @@
{{ end }}
{{ end -}}
</div>
<div class="d-flex align-items-center m-1">
<div class="d-none d-md-flex d-flex align-items-center m-1">
<h5>Star us on GitHub !&nbsp;</h5>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<a class="github-button" href="https://github.com/mudler/LocalAI" data-color-scheme="no-preference: light; light: light; dark: dark;" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star mudler/LocalAI on GitHub">Star</a>