mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
				
					committed by
					
						
						Bjørn Erik Pedersen
					
				
			
			
				
	
			
			
			
						parent
						
							d332aa1606
						
					
				
				
					commit
					9c2ea3691a
				
			@@ -164,6 +164,7 @@ Also available is `.Site` which has the following:
 | 
				
			|||||||
**.Site.Language.LanguageName** The full language name, e.g. `English`.<br>
 | 
					**.Site.Language.LanguageName** The full language name, e.g. `English`.<br>
 | 
				
			||||||
**.Site.LanguagePrefix** This can be used to prefix  theURLs with whats needed to point to the correct language. It will even work when only one language defined. See also the functions [absLangURL and relLangURL]({{< relref "templates/functions.md#abslangurl-rellangurl" >}}).<br>
 | 
					**.Site.LanguagePrefix** This can be used to prefix  theURLs with whats needed to point to the correct language. It will even work when only one language defined. See also the functions [absLangURL and relLangURL]({{< relref "templates/functions.md#abslangurl-rellangurl" >}}).<br>
 | 
				
			||||||
**.Site.Languages** An ordered list (ordered by defined weight) of languages.<br>
 | 
					**.Site.Languages** An ordered list (ordered by defined weight) of languages.<br>
 | 
				
			||||||
 | 
					**.Site.RegularPages** A shortcut to the *regular page* collection. Equivalent to `where .Site.Pages "Kind" "page"`.<br>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## File Variables
 | 
					## File Variables
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user