mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Fix canonical
This commit is contained in:
		@@ -22,7 +22,7 @@
 | 
				
			|||||||
    <link rel="profile" href="http://gmpg.org/xfn/11" />
 | 
					    <link rel="profile" href="http://gmpg.org/xfn/11" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!-- Search engines -->
 | 
					    <!-- Search engines -->
 | 
				
			||||||
    <link rel="canonical" href="{{ site.url | absolute_url | uri_escape }}" />
 | 
					    <link rel="canonical" href="{{ page.url | absolute_url | uri_escape }}" />
 | 
				
			||||||
    <meta name="google-site-verification" content="{{ site.verification.google | strip_newlines | strip_html | strip | normalize_whitespace | cgi_escape }}" />
 | 
					    <meta name="google-site-verification" content="{{ site.verification.google | strip_newlines | strip_html | strip | normalize_whitespace | cgi_escape }}" />
 | 
				
			||||||
    <meta name="yandex-verification" content="{{ site.verification.yandex | strip_newlines | strip_html | strip | normalize_whitespace | cgi_escape }}" />
 | 
					    <meta name="yandex-verification" content="{{ site.verification.yandex | strip_newlines | strip_html | strip | normalize_whitespace | cgi_escape }}" />
 | 
				
			||||||
    <meta name="robots" content="index, follow" />
 | 
					    <meta name="robots" content="index, follow" />
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user