From 0da15bfad04602abca2863929c1adf6157521401 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 15 Feb 2019 02:12:31 +0100 Subject: [PATCH] test --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 0cfcf26..fe08a3a 100644 --- a/config.toml +++ b/config.toml @@ -7,6 +7,7 @@ copyright = "CC BY-NC 4.0" pygmentsCodefences = true pygmentsCodeFencesGuessSyntax = false pygmentsUseClasses = true + canonifyURLs = false Paginate = 10 PaginatePath = "page"