mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 23:40:40 +02:00
Add base Sitemap support
This commit is contained in:
committed by
spf13
parent
179225449c
commit
f8e675d064
@@ -28,6 +28,7 @@ type Node struct {
|
||||
Keywords []string
|
||||
Params map[string]interface{}
|
||||
Date time.Time
|
||||
Sitemap Sitemap
|
||||
UrlPath
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user