diff --git a/packages/akiradocs/public/context/en_docs.txt b/packages/akiradocs/public/context/en_docs.txt index c52da6a..af80f0e 100644 --- a/packages/akiradocs/public/context/en_docs.txt +++ b/packages/akiradocs/public/context/en_docs.txt @@ -1,13 +1,3 @@ -[Document: docs/introduction.json] -Title: Introduction -Akira Docs is a modern documentation platform that combines the power of AI with an intuitive block-based content system. This guide will help you understand the core concepts and features. -Key Features -AI-powered search -Block-based content editing -Responsive design -Customizable themes -Markdown support -------------- [Document: articles/welcome.json] Title: Welcome to Akira Doc Get started with Akira Docs - Next-gen documentation powered by AI @@ -66,6 +56,16 @@ ai_assistant: Next Steps Explore our [Advanced AI Features](/advanced-ai-features) guide to learn more about specialized use cases and integration possibilities. ------------- +[Document: docs/introduction.json] +Title: Introduction +Akira Docs is a modern documentation platform that combines the power of AI with an intuitive block-based content system. This guide will help you understand the core concepts and features. +Key Features +AI-powered search +Block-based content editing +Responsive design +Customizable themes +Markdown support +------------- [Document: docs/guides/analytics.json] Title: Analytics Integration Learn how to add analytics tracking to your documentation diff --git a/packages/akiradocs/src/components/layout/Navigation.tsx b/packages/akiradocs/src/components/layout/Navigation.tsx index 0d42511..adecb05 100644 --- a/packages/akiradocs/src/components/layout/Navigation.tsx +++ b/packages/akiradocs/src/components/layout/Navigation.tsx @@ -34,8 +34,8 @@ export function Navigation({ locale, items }: NavigationProps) { return (