Skip to content

Commit

Permalink
Merge pull request swapagarwal#1 in ~MSKODIAK/geeksay from feature/ca…
Browse files Browse the repository at this point in the history
…ke-lies to master

* commit '66dd746adbd753bc8e0828cd3b4cd0b5d56c03a3':
  feat(geeksay): added the cake is a lie
  • Loading branch information
mackedee committed Nov 22, 2019
2 parents 5b71582 + 66dd746 commit deaee3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geeksay.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ const quotes = [
"Easy as pie", // easy as π
"Live, laugh, love", // live, laugh, <3
"Green with envy", // #00ff00 with envy
"The cake is a lie", // cake == false
]

function isNumeric(num) {
Expand Down

0 comments on commit deaee3d

Please sign in to comment.