aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-02-02 03:14:59 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-02-02 03:14:59 +0300
commitb57a14af45249c6f6eb481256481825d2fc988b5 (patch)
tree7e6f97aab4d0788d79b896d79b5b9027c38fed11 /_config.yml
parentbump dependencies (diff)
downloadsorting-algorithms-b57a14af45249c6f6eb481256481825d2fc988b5.tar.gz
sorting-algorithms-b57a14af45249c6f6eb481256481825d2fc988b5.zip
bump dependencies
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 3f256a1..a8acd9c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,4 +1,5 @@
baseurl: /sorting_algorithms
+gems: [jekyll-paginate]
paginate: 10
include_comments: true
bootstrap_version: 3.3.5