Skip to content

Commit ab56221

Browse files
committed
docs: update metadata with more specific content focus
Update blog description and keywords to better reflect the technical focus on front-end engineering, performance, and software design, while maintaining personal elements. Also add RSS availability mention.
1 parent eed7ae0 commit ab56221

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/layout.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ export const metadata: Metadata = {
2121
default: "Yang Jin (杨金)",
2222
template: "%s | Yang Jin",
2323
},
24-
description: "杨金的个人博客,分享生活、技术和阅读 | Yang Jin's personal blog, sharing insights on life, technology, and reading.",
25-
keywords: ["杨金", "Yang Jin", "前端工程师", "个人博客", "技术分享", "Front-end Engineer", "Personal Blog", "Technology"],
24+
description: "Yang Jin's personal blog about front-end engineering, performance, browser internals, and software design, plus notes on life and reading. RSS available. 杨金的个人博客,分享前端工程化、性能优化、浏览器原理与软件设计,也记录生活与阅读思考,支持 RSS 订阅。",
25+
keywords: ["杨金", "Yang Jin", "前端工程师", "个人博客", "技术分享", "Front-end Engineer", "Personal Blog", "Technology", "前端工程化", "性能优化", "前端教程", "软件设计", "浏览器原理", "架构设计"],
2626
openGraph: {
2727
title: "Yang Jin (杨金)'s Blog",
28-
description: "杨金的个人博客,分享生活、技术和阅读 | Yang Jin's personal blog, sharing insights on life, technology, and reading.",
28+
description: "Yang Jin's personal blog about front-end engineering, performance, browser internals, and software design, plus notes on life and reading. RSS available. 杨金的个人博客,分享前端工程化、性能优化、浏览器原理与软件设计,也记录生活与阅读思考,支持 RSS 订阅。",
2929
url: "https://yangjin.dev",
3030
siteName: "Yang Jin (杨金)'s Blog",
3131
images: [

0 commit comments

Comments
 (0)