diff --git a/public/index.html b/public/index.html index 7021775..e4c5a83 100644 --- a/public/index.html +++ b/public/index.html @@ -123,6 +123,9 @@ My Python package to handle Spanish DNIs better +
  • + My open access Bitcoin infrastructure that you can use freely. It includes access to the peer port of my Bitcoin node, an Electrum server and a mempool.space instance. +
  • There are also some other projects that I generally keep private but diff --git a/public/styles.css b/public/styles.css index 690b8b1..e7908b3 100644 --- a/public/styles.css +++ b/public/styles.css @@ -7,7 +7,8 @@ body { h1, h2, -h3 { +h3, +h4 { text-align: center; }