Update docs

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-11-19 22:25:33 +01:00
parent 2cc4809b0d
commit 95b6c9bb5a
2 changed files with 7 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ type = "home"
**No cloud, no limits, no compromise.**
{{% notice tip %}}
** 33.3k+ stars on GitHub!**
**[⭐ Star us on GitHub](https://github.com/mudler/LocalAI)** - 33.3k+ stars and growing!
**Drop-in replacement for OpenAI API** - modular suite of tools that work seamlessly together or independently.

View File

@@ -60,6 +60,12 @@ enableEmoji = true
landingPageName = '<i class="fa-fw fas fa-home"></i> Home'
# Menu shortcuts
[[languages.en.menu.shortcuts]]
name = '<i class="fas fa-fw fa-star"></i> Star us on GitHub'
identifier = 'star-github'
url = 'https://github.com/mudler/LocalAI'
weight = 5
[[languages.en.menu.shortcuts]]
name = '<i class="fab fa-fw fa-github"></i> GitHub'
identifier = 'github'