fix hf auth loop error
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-02-19 13:26:35 -03:00 committed by GitHub
commit 69227ac5ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 71 additions and 14 deletions

View file

@ -12,7 +12,7 @@
## 🐦 Stay tunned for **Langflow** on Twitter
Follow [@logspace_ai](https://twitter.com/logspace_ai) on **Twitter** to get the latest news about **Langflow**.
Follow [@logspace_ai](https://twitter.com/langflow_ai) on **Twitter** to get the latest news about **Langflow**.
---
## ⭐️ Star **Langflow** on GitHub

View file

@ -90,7 +90,7 @@ module.exports = {
},
{
position: "right",
href: "https://twitter.com/logspace_ai",
href: "https://twitter.com/langflow_ai",
position: "right",
className: "header-twitter-link",
target: "_blank",