19 lines
367 B
Markdown
19 lines
367 B
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "Appnify"
|
|
text: ""
|
|
tagline: 基于 vue3 + vite 的后台管理系统模板
|
|
actions:
|
|
- theme: brand
|
|
text: 概览
|
|
link: /markdown-examples
|
|
- theme: alt
|
|
text: 开发文档
|
|
link: /api-examples
|
|
image:
|
|
src: /assets/td.svg
|
|
alt: page
|
|
--- |