You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
981 B
35 lines
981 B
pages:
|
|
# key is the dirname of pages in src/pages
|
|
home:
|
|
# 首页配置
|
|
zh-cn:
|
|
title: 'XX开放平台'
|
|
keywords: '开放平台,Open,Api'
|
|
description: '一站式开放接口服务平台,可快速搭建起自己的开放平台'
|
|
# home config
|
|
en-us:
|
|
title: 'XX开放平台'
|
|
keywords: '开放平台,Open,Api'
|
|
description: '一站式开放接口服务平台,可快速搭建起自己的开放平台'
|
|
community:
|
|
# 社区页配置
|
|
zh-cn:
|
|
title: '网页标签title'
|
|
keywords: '关键词1,关键词2'
|
|
description: '页面内容简介'
|
|
# community page config
|
|
en-us:
|
|
title: 'page title'
|
|
keywords: 'keyword1,keyword2'
|
|
description: 'page description'
|
|
blog:
|
|
# 博客列表页配置
|
|
zh-cn:
|
|
title: '网页标签title'
|
|
keywords: '关键词1,关键词2'
|
|
description: '页面内容简介'
|
|
en-us:
|
|
# blog list page config
|
|
title: 'page title'
|
|
keywords: 'keyword1,keyword2'
|
|
description: 'page description'
|
|
|