Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove requirement to order alphabetically
see #647
  • Loading branch information
katomm authored Aug 12, 2022
commit 3eebc2437e9c397c6885e8387b5beda46ec01c2c
2 changes: 1 addition & 1 deletion src/data/builder-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* - The GitHub account must have a history/or already be known in the Cardano community.
*
* Instructions:
* - Add your tool in the json array below, in alphabetical order of title
* - Add your tool in the json array at the end of the array.
* - Add a local image preview. (decent screenshot or logo of your builder tool)
* - The image must be added to the GitHub repository and use `require("image")`.
*
Expand Down