Merge pull request #370 from teaxyz/remove-product-hunt

Remove Product Hunt from Top-Menu
This commit is contained in:
Thomas Smith 2023-06-01 22:02:46 +02:00 committed by GitHub
commit c6e78ee58c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,13 +12,6 @@ title = 'Equitable Open-Source for Web3'
url = 'https://docs.tea.xyz'
weight = 3
[[menu.main]]
identifier = 'product hunt'
name = 'Product Hunt'
title = 'product hunt'
url = 'https://www.producthunt.com/posts/tea?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-tea'
weight = 2
[security]
[security.exec]
allow = ['^go$', '^postcss$', '^npx$', '^babel$']