Skip to content

Commit a8ca958

Browse files
authored
Update _config.yml
1 parent a5ccfe8 commit a8ca958

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ navbar-links:
2929
- Learn markdown: "http://www.markdowntutorial.com/"
3030
- GitHub Pages: "https://pages.github.com/"
3131
Author's home: "http://deanattali.com"
32-
Tags: "tags"
3332

3433
# Image to show in the navigation bar - image must be a square (width = height)
3534
# Remove this parameter if you don't want an image in the navbar
@@ -152,7 +151,7 @@ defaults:
152151
layout: "page"
153152
show-avatar: true
154153

155-
# Use tags pages (not recommended if you are deploying via GitHub pages, only set to true if deploying locally with ruby)
154+
# Use tags index page and make tags on each post clickable
156155
link-tags: true
157156

158157
# Exclude these files from production site

0 commit comments

Comments
 (0)