Cut staging from master #695

Merged
skhameneh merged 7 commits from master into staging 2018-11-08 22:31:07 +01:00
Showing only changes of commit 538cffc08c - Show all commits

View file

@ -39,10 +39,10 @@ const {
port, port,
title, title,
host, host,
channelClaimBidAmount: channelBid,
}, },
publishing: { publishing: {
uploadDirectory, uploadDirectory,
channelClaimBidAmount: channelBid,
}, },
} = siteConfig; } = siteConfig;