Skip to content

Commit

Permalink
docs: add producthunt link to the navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbenben committed Mar 30, 2023
1 parent fe0894b commit 0dfd360
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,12 @@ const config = {
src: "img/logo.svg",
},
items: [
{
href: 'https://www.producthunt.com/posts/chatgpt-shortcut?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-chatgpt-shortcut',
label: 'Find us on Product Hunt',
target: '_blank',
position: 'left',
},
{
to: "https://newzone.top/posts/2023-02-27-chatgpt_shortcuts.html",
label: "ChatGPT 使用说明",
Expand Down

0 comments on commit 0dfd360

Please sign in to comment.