Skip to content

Commit

Permalink
Merge pull request peerigon#4 from peerigon/jhnns-patch-2
Browse files Browse the repository at this point in the history
Add awesome slogans
  • Loading branch information
meaku committed Feb 18, 2015
2 parents 734baeb + 43f5266 commit d7f2089
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ var slogans = [
"– More Blubble, less Code",
"– Tische & Softeis",
"– all kinds of everything",
"- Arbeitswut tut selten gut"
"- Arbeitswut tut selten gut",
"— Das Auto",
"— Qualitysoftware since 1784"
];

module.exports = function giveMeSillySlogan(companyName) {
Expand Down

0 comments on commit d7f2089

Please sign in to comment.