mirror of
https://github.com/open-webui/docs
synced 2025-06-09 16:17:56 +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.
|
||||
editUrl: "https://github.com/open-webui/docs/blob/main",
|
||||
},
|
||||
// blog: false,
|
||||
blog: {
|
||||
showReadingTime: true,
|
||||
// Please change this to your repo.
|
||||
@ -85,11 +86,11 @@ const config = {
|
||||
// label: "Blog",
|
||||
// },
|
||||
|
||||
{
|
||||
href: "/blog",
|
||||
label: "Blog",
|
||||
position: "left",
|
||||
},
|
||||
// {
|
||||
// href: "/blog",
|
||||
// label: "Blog",
|
||||
// position: "left",
|
||||
// },
|
||||
{
|
||||
href: "https://github.com/open-webui/open-webui",
|
||||
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