We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ccfe8 commit a8ca958Copy full SHA for a8ca958
1 file changed
_config.yml
@@ -29,7 +29,6 @@ navbar-links:
29
- Learn markdown: "http://www.markdowntutorial.com/"
30
- GitHub Pages: "https://pages.github.com/"
31
Author's home: "http://deanattali.com"
32
- Tags: "tags"
33
34
# Image to show in the navigation bar - image must be a square (width = height)
35
# Remove this parameter if you don't want an image in the navbar
@@ -152,7 +151,7 @@ defaults:
152
151
layout: "page"
153
show-avatar: true
154
155
-# 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
156
link-tags: true
157
158
# Exclude these files from production site
0 commit comments