mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
Misc doc, code refactoring to improve documentation
This commit is contained in:
@@ -126,6 +126,7 @@ type modMount struct {
|
||||
Lang string `json:"lang,omitempty"`
|
||||
}
|
||||
|
||||
// MarshalJSON is for internal use only.
|
||||
func (m *modMounts) MarshalJSON() ([]byte, error) {
|
||||
var mounts []modMount
|
||||
|
||||
|
Reference in New Issue
Block a user