Skip to content

Commit

Permalink
add bitcoin rocks integration
Browse files Browse the repository at this point in the history
  • Loading branch information
secondl1ght committed Jun 10, 2023
1 parent 453bd2a commit 6409f99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/routes/about-us/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
{ name: 'BitLocal', icon: 'bitlocal', url: 'https://www.bitlocal.app/' },
{ name: 'Nostr Bot', icon: 'nostr-bot', url: 'https://github.com/BcnBitcoinOnly/btcmap-bot' },
{ name: 'Fedi', icon: 'fedi', url: 'https://www.fedi.xyz/' },
{ name: 'Osmo', icon: 'osmo', url: 'https://www.osmowallet.com/' }
{ name: 'Osmo', icon: 'osmo', url: 'https://www.osmowallet.com/' },
{ name: 'Bitcoin Rocks!', icon: 'bitcoin-rocks', url: 'https://bitcoin.rocks/' }
];
const projectIntegrations = [
Expand Down
Binary file added static/images/integrations/bitcoin-rocks.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6409f99

Please sign in to comment.