mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
@@ -65,6 +65,7 @@ type Site interface {
|
||||
Title() string
|
||||
|
||||
// Returns the configured language code for this Site.
|
||||
// Deprecated: Use .Language.LanguageCode instead.
|
||||
LanguageCode() string
|
||||
|
||||
// Returns the configured copyright information for this Site.
|
||||
|
Reference in New Issue
Block a user