Merge branch 'main' of github.com:Xahau/Validation-Ledger-Tx-Store

This commit is contained in:
Wietse Wind
2023-10-11 02:43:28 +02:00

View File

@@ -4,7 +4,12 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Validation Ledger &amp; Transaction Store</title>
<meta name="format-detection" content="telephone=no">
<meta name="format-detection" content="date=no">
<meta name="format-detection" content="address=no">
<meta name="format-detection" content="email=no">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<style>pre a{color:inherit;text-decoration:none}</style>
</head>
<body>
<div class="container">
@@ -75,4 +80,4 @@
🚀 Run your own instance: <a href="https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP">Source</a>
</div>
</body>
</html>
</html>