diff options
| author | davidovski <david@davidovski.xyz> | 2021-10-31 00:55:35 +0100 | 
|---|---|---|
| committer | davidovski <david@davidovski.xyz> | 2021-10-31 00:55:35 +0100 | 
| commit | acd5c8e9bddc25b8759f80dd5282d9a8ac6ea1a6 (patch) | |
| tree | 9e614edb8d902eb96cf41df184a8c295757cdbf5 /templates | |
| parent | 3a396753ef985699b52dd056796f338415c99b37 (diff) | |
moved generated gifs to a different place
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/about.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/templates/about.html b/templates/about.html index 8937865..24dff72 100644 --- a/templates/about.html +++ b/templates/about.html @@ -2,7 +2,7 @@  	<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 contruction... permanently. So expect it to look better (or worse) in the future.</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> (i will make my own homeserver soon ok?) or discord <code>iksvo#6239</code>. I'll be also happy to reply to any emails, linked at the top of the page</p>  	</div> | 
