From 853492596dd78dedb755e66db8d79d01e13c66b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20de=20Pr=C3=A1?= Date: Fri, 23 Mar 2018 14:28:38 -0300 Subject: Fix template to suport empty social parameter --- exampleSite/config.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'exampleSite/config.toml') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index e6d21b4..69bd7dd 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -12,10 +12,6 @@ pygmentsstyle = "b2" pygmentscodefences = true pygmentscodefencesguesssyntax = true -[permalinks] - posts = "posts/:title/" - default = ":title/" - [params] author = "John Doe" description = "John Doe's personal website" -- cgit v1.2.3