From f5e1530c91025e9330befbfb24b4499f828d75ba Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Tue, 18 Jun 2019 09:56:36 -0300 Subject: [PATCH] Turned the book section transparent, so book contents will appear in the main page --- content/books/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/books/_index.md b/content/books/_index.md index d7f8a96..4dd7768 100644 --- a/content/books/_index.md +++ b/content/books/_index.md @@ -1,8 +1,13 @@ +++ title = "My Books" template = "section-contentless.html" +transparent = true +++ ## Portuguese/Português * [Uma Lição de Vim](uma-licao-de-vim) + +## English/Inglês + +* [Things I Learnt The Hard Way](things-i-learnt)