Skip to content

Commit feb5922

Browse files
committed
fix: typo
1 parent 27c933f commit feb5922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ const desc = [
1818
"简单实现 markdown 编写保存时的页面 hmr",
1919
"Github Action 自动化部署",
2020
'<a class="text-link" target="_blank" rel="noopener noreferrer" href="https://jsonq.netlify.app">镜像站点</a> 托管 netlify',
21-
"pagefind 本地检索(pagefind 仅支持静态页面,因此 RSC 无法使用)",
22-
"优秀的性能和可访问性,Lighthouse 评分 95+(文章内容大小会影响 Perfermance)",
21+
"pagefind 本地检索(pagefind 仅支持 SSG)",
22+
"优秀的性能和可访问性,Lighthouse 评分 95+(文章内容大小会影响 Performance)",
2323
],
2424
},
2525
];

0 commit comments

Comments
 (0)