Update videos and images (#1476)

This commit is contained in:
Carlos Coelho 2024-02-27 23:08:14 -03:00 committed by GitHub
commit dfd8a9e563
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 66 additions and 31 deletions

View file

@ -13,6 +13,7 @@ Creating flows with Langflow is easy. Drag sidebar components onto the canvas an
alt="Docusaurus themed image"
sources={{
light: "img/langflow_canvas.png",
dark: "img/langflow_canvas.png"
}}
/>

View file

@ -12,6 +12,7 @@ import ZoomableImage from "/src/theme/ZoomableImage.js";
alt="Docusaurus themed image"
sources={{
light: "img/hugging-face.png",
dark: "img/hugging-face.png",
}}
style={{ width: "100%" }}
/>