chore: initialize deployable website and CMS
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>阿美巴咨询|企业进化陪跑 · 体系化增长落地</title>
|
||||
<meta name="description" content="成都阿美巴企业管理咨询有限公司|以企业进化为主线,四大价值坐标与A/M/B状态坐标为观察系,提供产品服务与认知观察,陪跑企业体系化增长落地。" />
|
||||
<meta name="keywords" content="阿美巴,企业进化,四大价值,A/M/B,管理咨询,体系化增长" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user