pull/1348/merge
afc163 9 years ago
parent f3cb0e5848
commit 7f7ed2c5a3

@ -9,5 +9,5 @@ ghPages.publish(path.join(process.cwd(), '_site'), {
if (err) {
throw err;
}
console.log('Site has been published to http://ant.design');
console.log('Site has been published to http://ant.design 🎉');
});

Loading…
Cancel
Save