feat: add tags page

This commit is contained in:
xfy
2025-05-19 19:12:32 +08:00
parent 7e2fb03efd
commit 31498754fb
10 changed files with 89 additions and 2 deletions

View File

@ -25,8 +25,8 @@ const txtMenu = [
},
{
id: 3,
name: 'Gists',
path: '/gists',
name: 'Tags',
path: '/tags',
},
{
id: 4,