mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Social link generator
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		
							
								
								
									
										9
									
								
								_includes/sociallinks.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								_includes/sociallinks.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
				
			|||||||
 | 
					<p class="social-links">
 | 
				
			||||||
 | 
					  {% for item in site.social_links %}
 | 
				
			||||||
 | 
					    <a href="{{ item[1] | strip_newlines | strip_html | strip | normalize_whitespace | uri_escape }}">
 | 
				
			||||||
 | 
					      {{ item[0] | strip_newlines | strip_html | strip | normalize_whitespace | smartify | downcase | capitalize }}
 | 
				
			||||||
 | 
					    </a>
 | 
				
			||||||
 | 
					    <!-- Separation trait -->
 | 
				
			||||||
 | 
					    {% unless forloop.last %}|{% endunless %}
 | 
				
			||||||
 | 
					  {% endfor %}
 | 
				
			||||||
 | 
					</p>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user