From 0d289830433f9f79d56311b6570f2d59d41af531 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Carri=C3=B3n?= Date: Sat, 22 Aug 2020 15:57:39 -0500 Subject: [PATCH] Challenge-funny-initial-commit --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 5274bd4..2ee9fd1 100644 --- a/src/index.js +++ b/src/index.js @@ -16,6 +16,7 @@ const messages = [ "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live", "naruto, The programmer ninja!", "The covid-19 block my commit", + "This commit is a lie", ]; const funnyCommit = () => {