From c097bdb3ba09b0292d944fcc518a1cad6ab03ff2 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 6 Feb 2020 00:19:36 -0300 Subject: Sanitize markdown content --- _config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 9f6cca1..8eabae1 100644 --- a/_config.yml +++ b/_config.yml @@ -5,8 +5,6 @@ author: name: EuAndreh email: eu@euandre.org -markdown: CommonMark - exclude: - Gemfile - Gemfile.lock @@ -29,6 +27,9 @@ t: about: en: "About" pt: "Sobre" + about_url: + en: '/about.html' + pt: '/sobre.html' home: en: "EuAndreh's blog" pt: "Blog do EuAndreh" -- cgit v1.2.3