mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
Fix content dir resolution when main project is a Hugo Module
Fixes #9177
This commit is contained in:
@@ -64,6 +64,7 @@ type FileMeta struct {
|
||||
IsOrdered bool
|
||||
IsSymlink bool
|
||||
IsRootFile bool
|
||||
IsProject bool
|
||||
Watch bool
|
||||
|
||||
Classifier files.ContentClass
|
||||
|
Reference in New Issue
Block a user