Skip to content

Commit

Permalink
retitling according to GitHub README title
Browse files Browse the repository at this point in the history
Also for consistency with other Dev Portal listings where human readable titles are preferred unless nonexistent & to avoid potential line breaking problems.
  • Loading branch information
rphair authored Sep 4, 2023
1 parent 78cb702 commit a453a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,7 @@ export const Showcases = [
tags: ["wallet", "nftsupport"],
},
{
title: "cardano_account_pandas_dumper",
title: "Cardano Account Pandas Dumper",
description:
"Bridges Cardano transaction history with the Pandas data analysis framework, letting users create a report spreadsheet for their wallet's transaction history, including all native assets and many DeFi contracts.",
preview: require("./showcase/cardano_account_pandas_dumper.png"),
Expand Down

0 comments on commit a453a55

Please sign in to comment.