diff options
| author | Dominic Matarese <dominicmatarese@gmail.com> | 2021-08-24 19:38:19 +0000 | 
|---|---|---|
| committer | Dominic Matarese <dominicmatarese@gmail.com> | 2021-08-24 19:38:19 +0000 | 
| commit | e502b5c7ef2913642d7f518b565816462dcc9a13 (patch) | |
| tree | 8de45b5d6b5dfef57aea0f312f72c3ee712a01f3 /index.html | |
| parent | eac30b699dd7820eee9656836e1ecaf5a8977e51 (diff) | |
Changed software link to 'videos (soon' and added peertube logo, styled link text
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -48,8 +48,8 @@ Copyright (C) 2021 Dominic Matarese  			<a href="">Crypto</a>  		</li>  		<li> -			<img src="resume.png" width=100px height=100px><br> -			<a href="https://itsthedom.com/vouchedSoftware.html">Good Software</a> +			<img src="logopeertube.png" width=100px height=100px><br> +			<a class="dead" href="">Videos (soon)</a>  		</li>  	</ul>  </div> | 
