diff --git a/README.md b/README.md index aae0e6dc8419cf9d977600de47c4f9070f93505e..c5b3f2aabb2b646ed6dba1032f7752045e37fb1a 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,9 @@ Example [Jekyll] site using GitLab Pages. Read more at http://doc.gitlab.com/ee/ # Original source: -This project was created with [Jekyll] 3.1.2 default template by running `jekyll new project` locally. +This project was created with [Jekyll] v.3.1.2 default template by running `jekyll new project` locally. After that, the project was pushed to this repository with the following configurations: -- Jekyll version: 3.1.2 - GitLab CI config: [`.gitlab-ci.yml`] - Gitignore: [`.gitignore`] - Jekyll config: [`_config.yml`]