From f0cf691229d02cd52182b4be2ba1ebc934d4b7a9 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Thu, 17 Dec 2015 02:22:21 +0100 Subject: [PATCH] Disable pagination --- _config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/_config.yml b/_config.yml index 6b31efbe..c975528f 100644 --- a/_config.yml +++ b/_config.yml @@ -8,7 +8,6 @@ relative_permalinks: true title: phil-opp's blog full_title: Writing an OS in Rust tagline: Philipp Oppermann's blog -paginate: 10 baseurl: "" url: http://os.phil-opp.com