重构项目
This commit is contained in:
@@ -32,7 +32,7 @@ type PageMetaContent struct {
|
||||
ignoreL []glob.Glob
|
||||
}
|
||||
|
||||
func NewPageMetaContent() *PageMetaContent {
|
||||
func NewEmptyPageMetaContent() *PageMetaContent {
|
||||
return &PageMetaContent{
|
||||
IsPage: false,
|
||||
Proxy: make(map[string]string),
|
||||
|
||||
Reference in New Issue
Block a user