From e68e1012dad9c0bfe2768c94df7d397836718eda Mon Sep 17 00:00:00 2001 From: Matthew Hand Date: Tue, 5 Nov 2024 22:33:50 +0000 Subject: [PATCH] Update sidebar positions and titles in getting-started guide - Adjusted for Ollama Models, Additional Resources, and Terminology pages to improve navigation order. - Simplified 'Additional Resources and Integrations' title to 'Additional Resources' for clarity and conciseness. --- docs/getting-started/using-openwebui/ollama-models.mdx | 1 + docs/getting-started/using-openwebui/resources.mdx | 6 +++--- docs/getting-started/using-openwebui/terminology.mdx | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/using-openwebui/ollama-models.mdx b/docs/getting-started/using-openwebui/ollama-models.mdx index 34f0244..6b5606a 100644 --- a/docs/getting-started/using-openwebui/ollama-models.mdx +++ b/docs/getting-started/using-openwebui/ollama-models.mdx @@ -1,4 +1,5 @@ --- +sidebar_position: 2 title: "πŸ€–Ollama Models" --- diff --git a/docs/getting-started/using-openwebui/resources.mdx b/docs/getting-started/using-openwebui/resources.mdx index 477d9cd..2147226 100644 --- a/docs/getting-started/using-openwebui/resources.mdx +++ b/docs/getting-started/using-openwebui/resources.mdx @@ -1,9 +1,9 @@ --- -sidebar_position: 400 -title: "🌐 Additional Resources and Integrations" +sidebar_position: 4 +title: "🌐 Additional Resources" --- -# 🌐 Additional Resources and Integrations +# 🌐 Additional Resources Explore more resources, community tools, and integration options to make the most out of Open WebUI. diff --git a/docs/getting-started/using-openwebui/terminology.mdx b/docs/getting-started/using-openwebui/terminology.mdx index 9ae27de..16d8a59 100644 --- a/docs/getting-started/using-openwebui/terminology.mdx +++ b/docs/getting-started/using-openwebui/terminology.mdx @@ -1,4 +1,5 @@ --- +sidebar_position: 3 title: "πŸ“– OpenWebUI Terminology" ---