mirror of
https://github.com/open-webui/docs
synced 2025-06-12 01:21:23 +00:00
feat: cat
This commit is contained in:
parent
2a67dc6c2d
commit
9f12fae422
9
docs/pipelines/tutorials.md
Normal file
9
docs/pipelines/tutorials.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Tutorials
|
||||||
|
|
||||||
|
## WIP 🚧
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="#">
|
||||||
|
<img src="/img/oi/cat.png" alt="Under Construction" />
|
||||||
|
</a>
|
||||||
|
</p>
|
@ -52,6 +52,7 @@ const config = {
|
|||||||
// Remove this to remove the "edit this page" links.
|
// Remove this to remove the "edit this page" links.
|
||||||
editUrl: "https://github.com/open-webui/docs/blob/main",
|
editUrl: "https://github.com/open-webui/docs/blob/main",
|
||||||
},
|
},
|
||||||
|
// blog: false,
|
||||||
blog: {
|
blog: {
|
||||||
showReadingTime: true,
|
showReadingTime: true,
|
||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
@ -85,11 +86,11 @@ const config = {
|
|||||||
// label: "Blog",
|
// label: "Blog",
|
||||||
// },
|
// },
|
||||||
|
|
||||||
{
|
// {
|
||||||
href: "/blog",
|
// href: "/blog",
|
||||||
label: "Blog",
|
// label: "Blog",
|
||||||
position: "left",
|
// position: "left",
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
href: "https://github.com/open-webui/open-webui",
|
href: "https://github.com/open-webui/open-webui",
|
||||||
label: "GitHub",
|
label: "GitHub",
|
||||||
|
BIN
static/img/oi/cat.png
Normal file
BIN
static/img/oi/cat.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 280 KiB |
Loading…
Reference in New Issue
Block a user