Skip to content

Commit

Permalink
various updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgriffin committed Nov 20, 2024
1 parent c7fe49e commit 64c089c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion content/donate.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ menu:
Bitcoin Safe will always be open source and free to use.


If you’d like to support the project, please donate to me via ⚡ lightning to: ⚡ **andreasgriffin@getalby.com** or write me on [nostr](https://primal.net/p/npub1q67f4d7qdja237us384ryeekxsz88lz5kaawrcynwe4hqsnufr6s27up0e) for onchain bitcoin.
If you’d like to support the project, please donate to me via ⚡ lightning to: ⚡ **andreasgriffin@coinos.io** or write me on [nostr](https://primal.net/p/npub1q67f4d7qdja237us384ryeekxsz88lz5kaawrcynwe4hqsnufr6s27up0e) for onchain bitcoin.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="col-md-8 mx-auto text-center my-5">
<!-- <img class="d-block mx-auto mb-3" src="{{ `images/logo.svg` | relURL }}" width="150" height="150" alt="Bootstrap"> -->

<h1 class="display-4 fw-semibold mb-3"><img src="{{ `images/logo.svg` | relURL }}" width="80" height="150" alt="Bootstrap"> {{ .Site.Title }}</h1>
<h1 class="display-4 fw-semibold mb-3"><img src="{{ `images/logo.svg` | relURL }}" width="80" height="150" alt="logo"> {{ .Site.Title }}</h1>
<p class="lead mb-4">{{ .Site.Params.Description }}</p>

<div class="mb-4">
Expand Down
12 changes: 6 additions & 6 deletions layouts/partials/carousel.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
<div id="carouselExampleAutoplaying" class="carousel carousel-dark slide" data-bs-ride="carousel" style="width: 100%; max-width: 899px;" >
<div class="carousel-inner">
<div class="carousel-item active">
<img src="/screenshots/screenshots 1.png" class="d-block w-100" >
<img src="/screenshots/screenshots 1.png" class="d-block w-100" alt="Screenshot Bitcoin Safe history main screen" >
</div>
<div class="carousel-item" >
<img src="/screenshots/screenshots 2.png" class="d-block w-100" >
<img src="/screenshots/screenshots 2.png" class="d-block w-100" alt="Screenshot Bitcoin Safe addresses receive tab" >
</div>
<div class="carousel-item" >
<img src="/screenshots/screenshots 3.png" class="d-block w-100" >
<img src="/screenshots/screenshots 3.png" class="d-block w-100" alt="Screenshot Bitcoin Safe create transaction tab" >
</div>
<div class="carousel-item" >
<img src="/screenshots/screenshots 4.png" class="d-block w-100" >
<img src="/screenshots/screenshots 4.png" class="d-block w-100" alt="Screenshot Bitcoin Safe sign PSBT" >
</div>
<div class="carousel-item" >
<img src="/screenshots/screenshots 5.png" class="d-block w-100" >
<img src="/screenshots/screenshots 5.png" class="d-block w-100" alt="Screenshot Bitcoin Safe sign PSBT money flow diagram" >
</div>
<div class="carousel-item" >
<img src="/screenshots/screenshots 6.png" class="d-block w-100" >
<img src="/screenshots/screenshots 6.png" class="d-block w-100" alt="Screenshot Bitcoin Safe transaction view money flow diagram sankey" >
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleAutoplaying" data-bs-slide="prev">
Expand Down
16 changes: 8 additions & 8 deletions layouts/partials/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ <h2 class="h2">Secure </h2>
</p>
</div>
<div class="col-lg-4">
<img src="/images/flows.svg" style=" height: 4em; margin-right: 1em;" >
<img src="/images/flows.svg" style=" height: 4em; margin-right: 1em;" alt="Money Flow diagram">
<h2 class="h2">Modern</h2>
<p>Combining powerful tables with modern visualizations for the mempool and money flow diagrams. <a href="https://github.com/andreasgriffin/bitcoin-safe?tab=readme-ov-file#full-features-list" target="_blank" rel="noopener">Fully featured</a> out of the box </p>
</div>
<div class="col-lg-4">
<img src="/images/synctalk.svg" class="coloredicon" style="height: 4em; margin-right: 1em;" >
<img src="/images/synctalk.svg" class="coloredicon" style="height: 4em; margin-right: 1em;" alt="Bitcoin Safe SyncTalk logo">
<h2 class="h2">SyncTalk </h2>
<p>
Backup and synchronization of labels. <a href="page/synctalk">Collaborate</a> with other signers in a multi-party-multisig
Expand All @@ -32,26 +32,26 @@ <h2 class="h2">SyncTalk </h2>

<div class="row justify-content-center text-center mt-lg-3">
<div class="col-lg-4">
<img src="/images/checkmark.svg" class="coloredicon" style="height: 4em; margin-right: 1em;" >
<img src="/images/checkmark.svg" class="coloredicon" style="height: 4em; margin-right: 1em;" alt="checkmark">
<h2 class="h2">Easy </h2>
<p> <a href="page/setup-multisignature-wallet/">Step-by-Step</a> instructions for a secure SingleSig or MultiSig setup with <a href="page/pdf-export">PDF backup sheets</a> </p>
</div>
<div class="col-lg-4">
<img src="/images/usb.svg" class="coloredicon" style="height: 3em; margin-right: 1em; margin-bottom: 1em;" >
<img src="/images/qr-code.svg" class="coloredicon" style="height: 3em; margin-right: 1em; margin-bottom: 1em;" >
<img src="/images/sd-card.svg" class="coloredicon" style="height: 3em; margin-right: 1em; margin-bottom: 1em;" >
<img src="/images/usb.svg" class="coloredicon" style="height: 3em; margin-right: 1em; margin-bottom: 1em;" alt="USB logo">
<img src="/images/qr-code.svg" class="coloredicon" style="height: 3em; margin-right: 1em; margin-bottom: 1em;" alt="QR logo">
<img src="/images/sd-card.svg" class="coloredicon" style="height: 3em; margin-right: 1em; margin-bottom: 1em;" alt="SD Card logo" >
<h2 class="h2">Compatible </h2>
<p>
Full support for <a href="https://store.coinkite.com/promo/8BFF877000C34A86F410">Coldcard</a>,
<a href="https://store.coinkite.com/promo/8BFF877000C34A86F410">Coldcard Q</a>,
<a href="https://shiftcrypto.ch/bitbox02/?ref=MOB4dk7gpm">Bitbox02</a>,
<a href="https://store.blockstream.com/?code=XEocg5boS77D">Blockstream Jade</a>,
and Specter DIY, supporting QR, USB, SD-card
and Specter DIY. Supporting all wallets using QR, USB, or SD-card, like Ledger, and Trezor.
</p>

</div>
<div class="col-lg-4">
<img src="/images/language-translator-icon.svg" class="coloredicon" style="height: 3em; margin-right: 1em; margin-bottom: 1em;" >
<img src="/images/language-translator-icon.svg" alt="Translate logo" class="coloredicon" style="height: 3em; margin-right: 1em; margin-bottom: 1em;" >
<h2 class="h2">Multi-Language </h2>
<p>🇺🇸 English, 🇨🇳 Chinese - 简体中文, 🇪🇸 Spanish - español de España, 🇯🇵 Japanese - 日本語, 🇷🇺 Russian - русский, 🇵🇹 Portuguese - português europeu, 🇮🇳 Hindi - हिन्दी, Arabic - العربية, 🇮🇹 Italian - italiano, 🇫🇷 French - Français, 🇩🇪 German - Deutsch</p>
</div>
Expand Down

0 comments on commit 64c089c

Please sign in to comment.