Added image on introduction page and refactored title

This commit is contained in:
Lucas Oliveira 2024-06-24 12:23:47 -03:00 committed by Gabriel Luiz Freitas Almeida
commit c8fde3c789
2 changed files with 10 additions and 1 deletions

View file

@ -1,6 +1,15 @@
import ZoomableImage from "/src/theme/ZoomableImage.js";
# A new chapter for Langflow
# 1.0 - A new chapter for Langflow
<ZoomableImage
alt="1.0"
sources={{
light: "/img/langflow-1-0.png",
dark: "/img/langflow-1-0.png",
}}
style={{ width: "80%", margin: "20px auto" }}
/>
## First things first

BIN
docs/static/img/langflow-1-0.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB