diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/about.html | 2 | ||||
| -rw-r--r-- | templates/page.html | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/about.html b/templates/about.html index bde1ea6..3d83a89 100644 --- a/templates/about.html +++ b/templates/about.html @@ -5,7 +5,7 @@  		<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>if you want to contact me, you can message me on matrix <code>@davidovski:matrix.org</code> or discord <code>iksvo#6239</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>@iksvo:monero.social</code>. I'll be also happy to reply to any emails, linked at the top of the page</p>  	</div>  	<div class="image">  		<img src="/images/remotecontrol.gif"> diff --git a/templates/page.html b/templates/page.html index 9461f7d..0a0eeaf 100644 --- a/templates/page.html +++ b/templates/page.html @@ -7,7 +7,7 @@  		<title>davidovski.xyz</title>  	</head>  	<body bgcolor="#191919" text="#f58f44" link="#b4d6d1"> -		<div valign="middle" align="center" class="main" bgcolor="#191919" text="#f58f44"> +		<div valign="middle" class="main" bgcolor="#191919" text="#f58f44">  			<div class="header">  				<a href="https://davidovski.xyz/"<h1 class="title">davidovski.xyz</h1></a>  				<hr>  | 
