Skip to content

Commit

Permalink
chore: update tagline (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilrau authored Jul 19, 2024
1 parent b2adc74 commit 76d2d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Canary - Boltz Exchange</title>
<meta name="description" content="Boltz is a Privacy First, Non-Custodial Bitcoin Exchange and Lightning Service Provider" />
<meta name="description" content="Boltz is a non-custodial Bitcoin bridge built to swap between different Bitcoin layers while staying in full control" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
body{
Expand Down Expand Up @@ -61,7 +61,7 @@ <h2>Verify this message</h2>
<pre>curl https://canary.boltz.exchange/message.txt.asc | gpg --verify</pre>
<hr>
<img src="boltz.svg" alt="Boltz Exchange Logo" width="210px" />
<h4>Boltz Exchange is a Privacy First, Non-Custodial Bitcoin Exchange and Lightning Service Provider</h4>
<h4>Boltz is a non-custodial Bitcoin bridge built to swap between different Bitcoin layers while staying in full control.</h4>
<p>For more information, visit <a href="https://boltz.exchange">boltz.exchange</a></p>
</body>
</html>

0 comments on commit 76d2d29

Please sign in to comment.