From a8ca95859f9dd3f8a749eebd76d393361681a074 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Fri, 19 Jan 2018 00:19:26 -0500 Subject: [PATCH] Update _config.yml --- _config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 67de022..975a01b 100644 --- a/_config.yml +++ b/_config.yml @@ -29,7 +29,6 @@ navbar-links: - Learn markdown: "http://www.markdowntutorial.com/" - GitHub Pages: "https://pages.github.com/" Author's home: "http://deanattali.com" - Tags: "tags" # Image to show in the navigation bar - image must be a square (width = height) # Remove this parameter if you don't want an image in the navbar @@ -152,7 +151,7 @@ defaults: layout: "page" show-avatar: true -# Use tags pages (not recommended if you are deploying via GitHub pages, only set to true if deploying locally with ruby) +# Use tags index page and make tags on each post clickable link-tags: true # Exclude these files from production site