Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Remove tags
  • Loading branch information
emesik committed Aug 7, 2021
commit 3c897546b0f0cf960650e7afb6ac9c35eac09264
2 changes: 1 addition & 1 deletion src/data/builder-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ const Showcases = [
preview: require("./builder-tools/cardano-python.png"),
website: "https://github.com/emesik/cardano-python",
getstarted: "https://cardano-python.readthedocs.io/en/latest/",
tags: ["featured", "getstarted", "library", "api"],
tags: ["library", "api"],
},
];

Expand Down