Skip to content

Commit

Permalink
Add better example of urls.
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur2136 committed Apr 27, 2024
1 parent d7d6a87 commit aeaacf0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ app:
address: ''
android_package: com.solanamobile.cutekittens
urls:
license_url: https://cdn.org/license.html
copyright_url: https://cdn.org/copyright.html
privacy_policy_url: https://cdn.org/privacy.html
license_url: https://solanamobile.com/dapp-store-tos
copyright_url: https://solanamobile.com/dapp-store-tos
privacy_policy_url: https://solanamobile.com/privacy-policy
website: https://solanamobile.com
media:
- purpose: icon
Expand Down

0 comments on commit aeaacf0

Please sign in to comment.