Skip to content

Commit

Permalink
add HoneyGenesis link
Browse files Browse the repository at this point in the history
Signed-off-by: zongzheng <[email protected]>
  • Loading branch information
zongzheng123 committed Mar 12, 2024
1 parent 5d93024 commit a0300d2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,17 @@ export default {
link:"https://twitter.com/honeypotfinance",
},
{
text: "Frontend Work",
text: "HenloDex",
img: require("~/assets/sources/icons/frontend.svg"),
img_black: require("~/assets/sources/icons/frontend-black.svg"),
link:"https://app.honeypotfinance.xyz",
},
{
text: "HoneyGenesis",
img: require("~/assets/sources/icons/frontend.svg"),
img_black: require("~/assets/sources/icons/frontend-black.svg"),
link:"https://mint.honeypotfinance.xyz",
},
{
text: "Discord",
img: require("~/assets/sources/icons/discord.svg"),
Expand Down

0 comments on commit a0300d2

Please sign in to comment.