From 12b3c6b29b11a33fce3f00ee661b5498c555b839 Mon Sep 17 00:00:00 2001 From: "i.j" Date: Tue, 6 Apr 2021 18:13:30 +0000 Subject: [PATCH 1/2] Delete .gitlab-ci.yml --- .gitlab-ci.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index ec73d9b..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,11 +0,0 @@ -image: alpine:latest - -pages: - stage: deploy - script: - - echo 'Nothing to do...' - artifacts: - paths: - - public - only: - - master From 8b577d21298659eeb866da8d2be41f799b2f96aa Mon Sep 17 00:00:00 2001 From: "i.j" Date: Wed, 21 Apr 2021 20:05:04 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 26580f7..7e05fa6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,4 @@ https://www.idotj.com ## Improve me -Feel free to add a chaching layer, improve the styles and add more features. - - - +Feel free to add/improve the styles and add more features.