Fix
This commit is contained in:
		
							parent
							
								
									26c287a743
								
							
						
					
					
						commit
						ca75395067
					
				| 
						 | 
				
			
			@ -13,7 +13,7 @@
 | 
			
		|||
{{- end }}
 | 
			
		||||
 | 
			
		||||
{{- if (not site.Params.disableScrollToTop) }}
 | 
			
		||||
<button id="top-link" class="top-link" onclick="window.scrollTo({top: 0, behavior: 'smooth'})">^</button>
 | 
			
		||||
<button id="top-link" class="top-link" onclick="window.scrollTo({top: 0, behavior: 'smooth'})"></button>
 | 
			
		||||
{{- end }}
 | 
			
		||||
 | 
			
		||||
{{- partial "extend_footer.html" . }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue