Skip to content

Commit

Permalink
add contact us
Browse files Browse the repository at this point in the history
  • Loading branch information
halsk committed Dec 15, 2023
1 parent 288c5cf commit 14bbc98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"copyright": "Created by Dig DAO"
},
"navigation_button": {
"enable": false,
"label": "Get Started",
"link": "https://github.com/zeon-studio/astroplate"
"enable": true,
"label": "Contact US",
"link": "https://docs.google.com/forms/d/e/1FAIpQLSfUPRg_nMWMiKlwvWfmKD8Wgq_hpJX6bxvnvtq8kkdl5kxVTA/viewform"
},
"disqus": {
"enable": false,
Expand Down

0 comments on commit 14bbc98

Please sign in to comment.