Skip to content

Commit

Permalink
docs(site): add update og headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengqbbb committed Jun 25, 2022
1 parent ec0e29b commit 1ca6108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/meta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const descriptionCN =
"一款工程性更强,轻量级,高度自定义,输出标准格式的 commitizen 适配器和命令行工具。";

/** social links */
export const ogTitle = "cz-git - commitizen adapter";
export const ogTitle = "cz-git - commitizen adapter and CLI";
export const ogImg = "https://cz-git.qbenben.com/images/og.png";
export const github = "https://github.com/Zhengqbbb/cz-git";
export const npm = "https://www.npmjs.com/package/cz-git";
Expand Down

0 comments on commit 1ca6108

Please sign in to comment.