feat: cat

This commit is contained in:
Timothy J. Baek 2024-06-14 02:12:47 -07:00
parent 2a67dc6c2d
commit 9f12fae422
4 changed files with 15 additions and 5 deletions

View File

@ -0,0 +1,9 @@
# Tutorials
## WIP 🚧
<p align="center">
<a href="#">
<img src="/img/oi/cat.png" alt="Under Construction" />
</a>
</p>

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB