7 lines
		
	
	
		
			249 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			249 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!-- Webmention -->
 | 
						|
<link rel="webmention" href="{{ .Site.Params.webmention.endpoint }}" />
 | 
						|
<link rel="pingback" href="{{ .Site.Params.webmention.pingback }}" />
 | 
						|
 | 
						|
<!-- Micropub -->
 | 
						|
<link rel="micropub" href="{{ .Site.Params.micropub.endpoint }}" />
 |