mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 12:16:37 +00:00 
			
		
		
		
	Add footnotes support
This commit is contained in:
		
							parent
							
								
									1051f84462
								
							
						
					
					
						commit
						4c212e8f64
					
				
					 2 changed files with 14 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -31,7 +31,7 @@
 | 
			
		|||
 | 
			
		||||
    <article>{{ .Content }}</article>
 | 
			
		||||
 | 
			
		||||
    {{ if or .Params.Sources .Params.Changelog }}
 | 
			
		||||
    {{ if or (or .Params.Sources .Params.Changelog) .Params.Footnotes }}
 | 
			
		||||
    <hr>
 | 
			
		||||
    {{ partial "content-info.html" . }}
 | 
			
		||||
    {{ end }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue