mirror of
https://github.com/tangledup-ai/stepfun-vector-stores-admin.git
synced 2026-01-20 19:00:59 +08:00
chore: 变更标题
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Shadcn Admin Dashboard
|
||||
# 阶跃星辰知识库管理系统
|
||||
|
||||
Admin Dashboard UI crafted with Shadcn and Vite. Built with responsiveness and accessibility in mind.
|
||||
|
||||
|
||||
@@ -29,8 +29,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>Shadcn Admin</title>
|
||||
<meta name="title" content="Shadcn Admin" />
|
||||
<title>阶跃星辰知识库管理系统</title>
|
||||
<meta name="title" content="阶跃星辰知识库管理系统" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Admin Dashboard UI built with Shadcn and Vite."
|
||||
|
||||
@@ -31,9 +31,9 @@ export const sidebarData: SidebarData = {
|
||||
},
|
||||
teams: [
|
||||
{
|
||||
name: 'Shadcn Admin',
|
||||
name: '阶跃星辰知识库',
|
||||
logo: Command,
|
||||
plan: 'Vite + ShadcnUI',
|
||||
plan: '管理系统',
|
||||
},
|
||||
{
|
||||
name: 'Acme Inc',
|
||||
|
||||
Reference in New Issue
Block a user