diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/about.html | 7 | 
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/about.html b/templates/about.html index 64623a5..dcb7b07 100644 --- a/templates/about.html +++ b/templates/about.html @@ -2,11 +2,12 @@  <div class="grid">  	<div class="about"> -		<p>Hi, I'm david and this is my place on the net where I dump various files, write blogs and whatever I feel like.</p> -		<p>Feel free to explore the above links, or scroll through below. This site is still under construction... permanently. So expect it to look better (or worse) in the future.</p> +		<p>Hi, I'm david and this is my website.</p> +		<p>This site is still under construction... permanently. So expect it to look better (or worse) in the future.</p> -		<p>if you want to contact me, you can message me on matrix <code>@iksvo:monero.social</code>. I'll be also happy to reply to any emails, linked at the top of the page</p> +		<p>if you want to contact me, you can message me on matrix <code>@iksv:monero.social</code>.</p>  	</div> +  	<div class="image">  		<img src="/images/remotecontrol.gif">  	</div>  | 
