Moved web content into 'web'.
This commit is contained in:
parent
5d4c3ab6e7
commit
74e54a79b4
36 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ module.exports = {
|
|||
geminiSource: 'gemini',
|
||||
geminiDestination: join(distribution, 'public_gemini'),
|
||||
/* Web Distribution */
|
||||
webSource: 'content',
|
||||
webSource: 'web',
|
||||
webDestination: join(distribution, 'public_html')
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue