diff options
| author | Dominic Matarese <dominicmatarese@gmail.com> | 2022-08-24 14:14:02 +0000 | 
|---|---|---|
| committer | Dominic Matarese <dominicmatarese@gmail.com> | 2022-08-24 14:14:02 +0000 | 
| commit | bee4a0c461184c3abffe2b80dbb786e4b9b148af (patch) | |
| tree | 5c5b4f1e8d0aca1039aae0219cc8d845325f23c3 | |
| parent | 896a5685adc9980a76873086034491d344cd17d1 (diff) | |
| -rw-r--r-- | crypto.html | 4 | ||||
| -rw-r--r-- | index.html | 4 | ||||
| -rw-r--r-- | resume.pdf | bin | 86382 -> 37404 bytes | |||
| -rw-r--r-- | resume.png | bin | 229767 -> 219298 bytes | 
4 files changed, 4 insertions, 4 deletions
| diff --git a/crypto.html b/crypto.html index 01b24d2..e8506e5 100644 --- a/crypto.html +++ b/crypto.html @@ -31,13 +31,13 @@ Copyright (C) 2021 Dominic Matarese  </div>  <center>  	<img src="bitcoin-logo-png-transparent.png" width=200px height=200px> -	<img src="monero-address" width=200px height=200px> +	<img src="bitcoin-address.png" width=200px height=200px>  	<br>  	<p style="background: black; color: #20FF86; font-size: 16px;">Bitcoin Address Goes HereGbASb </p>  	<br>  	<img src="monero-logo-png-transparent.png" width=200px height=200px> -	<img src="monero-address" width=200px height=200px> +	<img src="monero-address.png" width=200px height=200px>  	<br>  	<p style="background: black; color: #20FF86; font-size: 16px;">493zSjx8NhU83bM8RzDEC7FLtjSWfGn9gj5kCds68dhmHX1zL11Bf3KR3eh57SmduCL1TonWhxD2gUbtqkAnYQqsTQGbASb </p>  	<br> @@ -45,11 +45,11 @@ Copyright (C) 2021 Dominic Matarese  			<img src="bitcoin-logo-png-transparent.png" width=100px height=100px>  			<img src="monero-logo-png-transparent.png" width=100px height=100px>  			<br> -			<a href="">Crypto</a> +			<a href="crypto.html">Donate</a>  		</li>  		<li>  			<img src="logopeertube.png" width=100px height=100px><br> -			<a class="dead" href="">Videos (soon)</a> +			<a class="dead" href="">Services (soon)</a>  		</li>  	</ul>  </div>Binary files differBinary files differ | 
