From a61c5dcae81d7bc1d42977aa2872f872cdb2c5b9 Mon Sep 17 00:00:00 2001 From: Yordan Ivanov Date: Sat, 19 Oct 2019 12:32:14 +0300 Subject: [PATCH 1/2] Update README Add year 2019 to the readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf6741b..f71fd33 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -Hacktoberfest Plovdiv Workshop +Hacktoberfest 2019 Plovdiv Workshop From 8056275dfad51a3c0ddd27834717d7d7fa6166e4 Mon Sep 17 00:00:00 2001 From: Yasen Georgiev Date: Sat, 19 Oct 2019 13:34:24 +0300 Subject: [PATCH 2/2] Fixed FizzBuzz game. --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 17cc259..6ee8f4e 100644 --- a/index.html +++ b/index.html @@ -12,17 +12,17 @@