36 lines
743 B
YAML
36 lines
743 B
YAML
pages:
|
|
# key is the dirname of pages in src/pages
|
|
home:
|
|
# 首页配置
|
|
zh-cn:
|
|
title: 'Seata'
|
|
keywords: '官网,首页'
|
|
description: 'Seata官网'
|
|
# home config
|
|
en-us:
|
|
title: 'Seata'
|
|
keywords: 'Official,Seata'
|
|
description: 'Seata Official Website'
|
|
community:
|
|
# 社区页配置
|
|
zh-cn:
|
|
title: '社区'
|
|
keywords: 'Seata,社区'
|
|
description: 'Seata社区'
|
|
# community page config
|
|
en-us:
|
|
title: 'Community'
|
|
keywords: 'Seata,Community'
|
|
description: 'Seata Community'
|
|
blog:
|
|
# 博客列表页配置
|
|
zh-cn:
|
|
title: '博客'
|
|
keywords: 'Seata,博客'
|
|
description: 'Seata 博客'
|
|
en-us:
|
|
# blog list page config
|
|
title: 'Blog'
|
|
keywords: 'Seata,Blog'
|
|
description: 'Seata Blog'
|