Added image on introduction page and refactored title
This commit is contained in:
parent
c2d5a631dd
commit
c8fde3c789
2 changed files with 10 additions and 1 deletions
|
|
@ -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
BIN
docs/static/img/langflow-1-0.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1 MiB |
Loading…
Add table
Add a link
Reference in a new issue