|
|
@@ -156,6 +156,28 @@ export default function HTML(props) {
|
|
|
<meta httpEquiv="x-ua-compatible" content="ie=edge" />
|
|
|
<meta name="google-site-verification" content="K9ajinpeafHOSSuts14tlwJswGvmgE8rRmuq8uvkaJQ" />
|
|
|
<meta name="viewport" content="width=1440, initial-scale=0, shrink-to-fit=no" />
|
|
|
+ <meta name="description" content="An easy-to-customize modern design system that helps designers and developers create high-quality products. 由抖音前端与 UED 团队维护,易于定制的现代化设计系统,帮助设计师与开发者打造高质量产品。 "/>
|
|
|
+ <meta name="keywords" content={[
|
|
|
+ "React",
|
|
|
+ "React Component",
|
|
|
+ "UI Component",
|
|
|
+ "react library",
|
|
|
+ "Design component",
|
|
|
+ "Design System",
|
|
|
+ "quick develop",
|
|
|
+ "easy customize",
|
|
|
+ "modern design system",
|
|
|
+ "front-end",
|
|
|
+ "React 组件",
|
|
|
+ "用户界面组件",
|
|
|
+ "反应库",
|
|
|
+ "设计组件",
|
|
|
+ "设计系统",
|
|
|
+ "快速发展",
|
|
|
+ "轻松定制",
|
|
|
+ "现代设计体系",
|
|
|
+ "前端"
|
|
|
+ ].join(", ")}/>
|
|
|
<script src="https://lf1-cdn-tos.bytescm.com/goofy/semi_convenience/semi-analyze.js" />
|
|
|
{
|
|
|
THEME_SWITCHER_URL?<script src={THEME_SWITCHER_URL} defer={true}/>:<script src="https://unpkg.byted-static.com/latest/ies/semi-theme-switcher-opensource/dist/semi-theme-switcher.js" defer={true}/>
|