mirror of
				https://github.com/McShelby/hugo-theme-relearn.git
				synced 2025-11-04 02:04:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			116 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			No EOL
		
	
	
		
			116 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{{- partial "shortcodes/link.html" (dict
 | 
						|
  "page" .Page
 | 
						|
  "url" .Destination
 | 
						|
  "title" .Title
 | 
						|
  "content" .Text
 | 
						|
) }} |