Skip to content

Commit 118317a

Browse files
feat(pages): Add titles to friends and tools pages
- Add "友情链接" (Friends Links) title to friends.md - Add "小工具" (Tools) title to tools.md - Improves page metadata and SEO for navigation pages
1 parent 274b573 commit 118317a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

_tabs/friends.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: 友情链接
23
icon: fas fa-user-friends
34
order: 5
45
---

_tabs/tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: 小工具
23
icon: fas fa-toolbox
34
order: 6
45
---

0 commit comments

Comments
 (0)