added email
This commit is contained in:
39
index.html
39
index.html
@@ -1,18 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang=en>
|
||||
<head>
|
||||
<title>B.A.L.</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="w3.css">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="pitura/ico/baliconero.png">
|
||||
<style>
|
||||
<head>
|
||||
<title>B.A.L.</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="w3.css">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="pitura/ico/baliconero.png">
|
||||
<style>
|
||||
@font-face { font-family: 'Optima'; src: url('pitura/OPTIMA.TTF'); }
|
||||
h1, h2, p {font-family: 'Optima', sans-serif;}
|
||||
</style>
|
||||
</head>
|
||||
<body class="w3-white">
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body class="w3-white">
|
||||
<div class="w3-padding-64 w3-margin-bottom w3-center">
|
||||
<img src="pitura/logo/Logo_nero.svg" alt="Logo BAL">
|
||||
<h1 class="w3-jumbo"><strong>Bitcoin After Life Protocol</strong></h1>
|
||||
@@ -21,10 +20,10 @@
|
||||
<div class="w3-row-padding w3-content" style="max-width:1400px">
|
||||
<div>
|
||||
<div>
|
||||
<p><a href="gitea/bitcoinafterlife/bal-electrum-plugin/releases">Plugin Electrum releases</a></p>
|
||||
<strong><p><a href="gitea/bitcoinafterlife/bal-electrum-plugin/releases">Plugin Electrum releases</a></p>
|
||||
<p><a href="gitea/bitcoinafterlife/bal-server/releases">Bal Server releases</a></p>
|
||||
<p><a href="https://welist.bitcoin-after.life/">Will Executor List Premium</a></p>
|
||||
<p><a href="gitea/bitcoinafterlife">Source Code</a></p>
|
||||
<p><a href="gitea/bitcoinafterlife">Source Code</a></p></strong>
|
||||
</div>
|
||||
<div class="w3-justify w3-xlarge">
|
||||
<p>Today, in this Samhain week, time of the year when the two 'worlds' (material and spiritual) close together and better communicate,
|
||||
@@ -75,12 +74,16 @@
|
||||
<p>In order to provide economic incentives for the Will-Executor to keep and broadcast the transaction, an output will contain a fee payment,
|
||||
which will be received only when the heredity transaction is confirmed in the block chain.</p>
|
||||
|
||||
<p>Signed</p>
|
||||
<p>
|
||||
<div>Signed</div>
|
||||
|
||||
<p><strong>Svātantrya</strong></p>
|
||||
<p><a href="public_key.gpg">PGP</a></p>
|
||||
<div><strong>Svātantrya</strong></div>
|
||||
<div>
|
||||
<a href="public_key.gpg">PGP</a>
|
||||
<a href="mailto:info@bitcoin-after.life">info@bitcoin-after.life</a>
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user