mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 14:59:45 +03:00 
			
		
		
		
	Fixed HTML validation errors
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
<aside class="sidebar" role="navigation">
 | 
			
		||||
<aside class="sidebar">
 | 
			
		||||
    <div class="avatar">
 | 
			
		||||
        <img alt="Avatar" src="{{ site.avatar | strip_newlines | strip_html | strip | normalize_whitespace | relative_url | uri_escape }}" />
 | 
			
		||||
        <img alt="[Avatar]" src="{{ site.avatar | strip_newlines | strip_html | strip | normalize_whitespace | relative_url | uri_escape }}" />
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <p>{{ site.description | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}</p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user