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

@ -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>