Skip to content

Commit

Permalink
feat(appheadermenudata.js): add freya link
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonictw committed Dec 17, 2024
1 parent 0c3653f commit de1f0c1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/AppHeaderMenuData.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ export const menuItems = [
icon: "ClipboardIcon",
onClick: () => window.open("/chew"),
},
{
name: "Freya 芙蕾雅",
description: "LINE 社群加入申請驗證平台",
icon: "BuildingLibraryIcon",
onClick: () => window.open("/freya"),
},
{
name: "meJob 咪價",
description: "自由的工作機會平台",
Expand Down

0 comments on commit de1f0c1

Please sign in to comment.