added email
This commit is contained in:
39
index.html
39
index.html
@@ -1,18 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang=en>
|
<html lang=en>
|
||||||
<head>
|
<head>
|
||||||
<title>B.A.L.</title>
|
<title>B.A.L.</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="stylesheet" href="w3.css">
|
<link rel="stylesheet" href="w3.css">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="pitura/ico/baliconero.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="pitura/ico/baliconero.png">
|
||||||
<style>
|
<style>
|
||||||
@font-face { font-family: 'Optima'; src: url('pitura/OPTIMA.TTF'); }
|
@font-face { font-family: 'Optima'; src: url('pitura/OPTIMA.TTF'); }
|
||||||
h1, h2, p {font-family: 'Optima', sans-serif;}
|
h1, h2, p {font-family: 'Optima', sans-serif;}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body class="w3-white">
|
<body class="w3-white">
|
||||||
|
|
||||||
<div class="w3-padding-64 w3-margin-bottom w3-center">
|
<div class="w3-padding-64 w3-margin-bottom w3-center">
|
||||||
<img src="pitura/logo/Logo_nero.svg" alt="Logo BAL">
|
<img src="pitura/logo/Logo_nero.svg" alt="Logo BAL">
|
||||||
<h1 class="w3-jumbo"><strong>Bitcoin After Life Protocol</strong></h1>
|
<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 class="w3-row-padding w3-content" style="max-width:1400px">
|
||||||
<div>
|
<div>
|
||||||
<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="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="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>
|
||||||
<div class="w3-justify w3-xlarge">
|
<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,
|
<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,
|
<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>
|
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>
|
<div><strong>Svātantrya</strong></div>
|
||||||
<p><a href="public_key.gpg">PGP</a></p>
|
<div>
|
||||||
|
<a href="public_key.gpg">PGP</a>
|
||||||
|
<a href="mailto:info@bitcoin-after.life">info@bitcoin-after.life</a>
|
||||||
|
</div>
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</body>
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user