mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-28 06:30:33 +03:00
parent
9b6e61464b
commit
196a9df585
4 changed files with 51 additions and 3 deletions
|
@ -466,6 +466,7 @@ func (s *sitesBuilder) CreateSitesE() error {
|
|||
for _, dir := range []string{
|
||||
"content/sect",
|
||||
"layouts/_default",
|
||||
"layouts/_default/_markup",
|
||||
"layouts/partials",
|
||||
"layouts/shortcodes",
|
||||
"data",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue