fixed the title of a tutorial

This commit is contained in:
nihilist 2025-01-11 17:50:55 +01:00
parent 53016882fe
commit 793fc88b0d
7 changed files with 10 additions and 10 deletions

View file

@ -194,7 +194,7 @@
<p>Check out my other tutorials on Decentralised Finances below:</p>
<ol>
<li><a href="../monero2024/index.html">✅ How to acquire and use Monero </a></li>
<li><a href="../monero2024/index.html">✅ How to setup your Monero wallet </a></li>
<li><a href="../chainalysisattempts/index.html">✅ Why can't I trust Centralised Exchanges, and random Monero nodes ?</a></li>
<li><a href="../haveno-client-f2f/index.html">✅ Haveno Decentralised Exchange direct Fiat -> XMR transaction ⭐</a></li>

View file

@ -212,7 +212,7 @@ This will help you distinguish packages coming from different buyers and avoid c
<p>And there, Bob can withdraw his funds from his Haveno monero wallet to another wallet if he chooses so inside the "Funds" tab, as we detailed in our previous tutorial <a href="../haveno-client-f2f/index.html">here</a>.</p>
<p>Check out my other tutorials on Decentralised Finances below:</p>
<ol>
<li><a href="../monero2024/index.html">✅ How to acquire and use Monero </a></li>
<li><a href="../monero2024/index.html">✅ How to setup your Monero wallet </a></li>
<li><a href="../chainalysisattempts/index.html">✅ Why can't I trust Centralised Exchanges, and random Monero nodes ?</a></li>
<li><a href="../haveno-client-f2f/index.html">✅ Haveno Decentralised Exchange direct Fiat -> XMR transaction ⭐</a></li>
<li><a href="../haveno-arbitrator/index.html">✅ Haveno DEX Dispute resolution (Fiat -> XMR) </a></li>

View file

@ -509,7 +509,7 @@ Arbitrators are inherited from Bisqs 2/3 protocol. They are a trusted role an
<p>Check out my other tutorials on Decentralised Finances below:</p>
<ol>
<li><a href="../monero2024/index.html">✅ How to acquire and use Monero </a></li>
<li><a href="../monero2024/index.html">✅ How to setup your Monero wallet </a></li>
<li><a href="../chainalysisattempts/index.html">✅ Why can't I trust Centralised Exchanges, and random Monero nodes ?</a></li>
<li><a href="../haveno-client-f2f/index.html"><b>✅ Haveno Decentralised Exchange direct Fiat -> XMR transaction ⭐</b></a></li>

View file

@ -178,7 +178,7 @@ If you get banned from a physical bank, they may put your name on a fraud regist
<p>Check out my other tutorials on Decentralised Finances below:</p>
<ol>
<li><a href="../monero2024/index.html">✅ How to acquire and use Monero </a></li>
<li><a href="../monero2024/index.html">✅ How to setup your Monero wallet </a></li>
<li><a href="../chainalysisattempts/index.html">✅ Why can't I trust Centralised Exchanges, and random Monero nodes ?</a></li>
<li><a href="../haveno-client-f2f/index.html">✅ Haveno Decentralised Exchange direct Fiat -> XMR transaction ⭐</a></li>

View file

@ -8,7 +8,7 @@
<meta name="author" content="">
<link rel="shortcut icon" href="../../../../../../assets/img/favicon.png">
<title>How to acquire and use Monero</title>
<title>How to setup your Monero wallet</title>
<!-- Bootstrap core CSS -->
<link href="../../assets/css/bootstrap.css" rel="stylesheet">
@ -61,7 +61,7 @@
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<a href="../index.html">Previous Page</a></br></br><p><img src="../../assets/img/user.png" width="50px" height="50px"> <ba>nihilist@mainpc - 2024-04-28</ba></p>
<h1>How to acquire and use Monero </h1>
<h1>How to setup your Monero wallet </h1>
<img src="0.png" style="width:250px">
<p>In this tutorial we're going to take a look at how to setup a monero wallet locally, how to receive some monero there, and how to send monero to someone else.</p>
<p><h2><u>OPSEC Recommendations:</u></h2></p>
@ -269,7 +269,7 @@ Important commands:
<p>Check out my other tutorials on Decentralised Finances below:</p>
<ol>
<li><a href="../monero2024/index.html"><b>✅ How to acquire and use Monero</b></a></li>
<li><a href="../monero2024/index.html"><b>✅ How to setup your Monero wallet</b></a></li>
<li><a href="../chainalysisattempts/index.html">✅ Why can't I trust Centralised Exchanges, and random Monero nodes ?</a></li>
<li><a href="../haveno-client-f2f/index.html">✅ Haveno Decentralised Exchange direct Fiat -> XMR transaction ⭐</a></li>
<li><a href="../haveno-arbitrator/index.html">✅ Haveno DEX Dispute resolution (Fiat -> XMR) </a></li>