Skip to content

Commit

Permalink
Merge branch 'staging' into build-issue-2
Browse files Browse the repository at this point in the history
  • Loading branch information
katomm authored Dec 2, 2024
2 parents 7266787 + 3e49713 commit 8054de2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"clear": "docusaurus clear"
},
"dependencies": {

"@docusaurus/core": "3.6.3",
"@docusaurus/plugin-client-redirects": "^3.6.3",
"@docusaurus/plugin-content-docs": "^3.6.3",
Expand Down
Binary file added src/data/showcase/danogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1184,6 +1184,15 @@ export const Showcases = [
source: null,
tags: ["governance", "analytics"],
},
{
title: "Danogo",
description:
"Danogo is a yield aggregator that provides lending and borrowing, obtaining optimized rates by combining data from multiple Cardano protocols.",
preview: require("./showcase/danogo.png"),
website: "https://danogo.io/",
source: null,
tags: ["lending", "marketplace", "dex", "token"],
},
{
title: "Multisig Platform",
description:
Expand Down

0 comments on commit 8054de2

Please sign in to comment.