Skip to content

Commit

Permalink
πŸ‘Œ IMPROVE: Lingo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Apr 24, 2020
1 parent 68d8865 commit 7fb353a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions utils/theEnd.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ const sym = require('log-symbols');
const {dim} = require('chalk');

module.exports = async () => {
console.log(
dim(
`\n${sym.info} City: Lahore. Times for Fiqh Sunni\nFiqh Jafria: Sehar -10 mins | Iftar time +10 mins`
)
);
console.log(
`\n${sym.success} ${dim(
`Star the repo for updates β†’ https://git.io/ramadan-cli`
Expand Down

0 comments on commit 7fb353a

Please sign in to comment.