Skip to content

Commit

Permalink
📦 NEW: Donate Links
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Sep 13, 2018
1 parent a06eee5 commit 2aa9204
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions installer/modules/printNextSteps.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ console.log(
' Watches for any changes and reports back any errors in your code.'
);

// Support.
console.log( '\n\n✊ ', chalk.black.bgYellow( ' Support WPGulp \n' ) );
console.log(
'Like WPGulp? You can now support this free and open source project i.e. more updates and better maintenance: \n'
);
console.log(
` ${chalk.yellow( 'Support for one hour or more →' )} https://AhmdA.ws/CGB99`,
'\n',
` ${chalk.yellow( 'More ways to support →' )} https://AhmdA.ws/CGBSupport`
);
// Support.
console.log( '\n✊ ', chalk.black.bgYellow( ' Support WPGulp \n' ) );
console.log(
'Like WPGulp? You can now support this free and open source project i.e. more updates and better maintenance: \n'
);
console.log(
` ${chalk.yellow( 'Support for one hour or more →' )} https://AhmdA.ws/WPG99`,
'\n',
` ${chalk.yellow( 'More ways to support →' )} https://AhmdA.ws/WPGSupport`
);

// Get started.
console.log( '\n\n🎯 ', chalk.black.bgGreen( ' Get Started → \n' ) );
Expand Down

0 comments on commit 2aa9204

Please sign in to comment.