chore: update

This commit is contained in:
Sadegh Barati 2024-03-07 16:46:01 +03:30
parent c2431b6d15
commit 8a7ef5db4a
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ interface DocsConfig {
export const docsConfig: DocsConfig = {
mainNav: [
{
title: 'Documentation',
title: 'Docs',
href: '/docs/introduction',
},
{

View File

@ -120,7 +120,7 @@ watch(() => $route.path, (n) => {
>
<div class="flex items-center">
<SearchIcon class="w-4 h-4 mr-2 text-muted-foreground" />
<span class="text-muted-foreground"> Search for anything... </span>
<span class="text-muted-foreground"> Search documentation... </span>
</div>
<div class="flex items-center gap-x-1">
<Kbd> <span></span>K </Kbd>