Skip to content

Commit c27b49a

Browse files
author
Conor Okus
committed
Add resized image
1 parent cffe2b9 commit c27b49a

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

docs/assets/portico.png

-57.5 KB
Loading

docs/case-studies.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,20 @@ lastUpdated: false
3232
<CodeSwitcher :languages="{noncustodial:'Non-Custodial Wallets', custodial:'Custodial Wallets', infra:'Non-Custodial Infrastructure', router:'LN Routers', lsp:'LSPs', experiments:'Experiments', education: 'Educational Apps'}">
3333
<template v-slot:noncustodial>
3434
<div class="case-studies">
35-
<div class="case-study-item">
36-
<img src="./assets/cash-app-logo.png" target="_blank" />
37-
<h3><a>Blue Wallet</a></h3>
35+
<div class="case-study-item">
36+
<img src="./assets/portico.png" />
37+
<h3><a href="https://porticoexchange.github.io/porticoexchangev2.github.io/" target="_blank">Portico</a></h3>
38+
<p>Portico is a DEX that enables people to swap between bitcoin layers and sidechains</p>
3839
</div>
3940
<div class="case-study-item">
40-
<img src="./assets/cash-app-logo.png" target="_blank" />
41-
<h3><a>Mercury</a></h3>
41+
<img src="./assets/portico.png" />
42+
<h3><a href="https://porticoexchange.github.io/porticoexchangev2.github.io/" target="_blank">Portico</a></h3>
43+
<p>Portico is a DEX that enables people to swap between bitcoin layers and sidechains</p>
4244
</div>
4345
<div class="case-study-item">
44-
<img src="./assets/portico.png" target="_blank" />
45-
<h3><a>Portico</a></h3>
46+
<img src="./assets/portico.png" />
47+
<h3><a href="https://porticoexchange.github.io/porticoexchangev2.github.io/" target="_blank">Portico</a></h3>
48+
<p>Portico is a DEX that enables people to swap between bitcoin layers and sidechains</p>
4649
</div>
4750
</div>
4851
</template>

0 commit comments

Comments
 (0)